[前][次][番号順一覧][スレッド一覧]

ruby-changes:49008

From: marcandre <ko1@a...>
Date: Tue, 12 Dec 2017 08:50:45 +0900 (JST)
Subject: [ruby-changes:49008] marcandRe: r61127 (trunk): NEWS: add changes for Matrix [ci-skip] [doc]

marcandre	2017-12-12 08:50:40 +0900 (Tue, 12 Dec 2017)

  New Revision: 61127

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61127

  Log:
    NEWS: add changes for Matrix [ci-skip] [doc]

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 61126)
+++ NEWS	(revision 61127)
@@ -177,6 +177,11 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L177
   * `binding.irb` automatically requires irb and runs [Bug #13099] [experimental]
   * Show source around `binding.irb` on session start [Feature #14124]
 
+* Matrix
+  * New methods:
+    * Matrix.combine and Matrix#combine [Feature #10903]
+    * Matrix#hadamard_product/#entrywise_product
+
 * Net::HTTP
   * Net::HTTP.new supports no_proxy parameter [Feature #11195]
 

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]