From: shevegen@... Date: 2017-11-20T06:32:42+00:00 Subject: [ruby-core:83835] [Ruby trunk Feature#14116] Add Matrix #exponentiate method as Matlab's exp Issue #14116 has been updated by shevegen (Robert A. Heiler). Once again it is back to the oldest problem in computer technology - giving things a proper name. :-) ---------------------------------------- Feature #14116: Add Matrix #exponentiate method as Matlab's exp https://bugs.ruby-lang.org/issues/14116#change-67867 * Author: greggzst (Grzegorz Jakubiak) * Status: Feedback * Priority: Normal * Assignee: marcandre (Marc-Andre Lafortune) * Target version: ---------------------------------------- Add exponentiate method which results in returning a new matrix with each element being an exponent of the number e. Here is PR for that: https://github.com/ruby/ruby/pull/1762 -- https://bugs.ruby-lang.org/ Unsubscribe: