RubyGems Navigation menu

rmatrix 0.1.7

RMatrix is a lightning fast library for Ruby. It provides numerous enhancements over the Matrix class in the standard library. Features include the ability to calculate Matrix inverse, transpose, determinant, minor, adjoint, cofactor_matrix, hadamard product and other elementwise operations, slicing, masking and more. RMatrix makes use of backing instances of NArray to allow for great performance.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.20 - August 12, 2018 (16.5 KB)
  2. 0.1.19 - August 06, 2018 (16.5 KB)
  3. 0.1.18 - August 06, 2018 (16.5 KB)
  4. 0.1.17 - April 25, 2018 (16.5 KB)
  5. 0.1.16 - April 25, 2018 (16.5 KB)
  6. 0.1.7 - September 23, 2016 (12.0 KB)
顯示所有版本(共 17)

Runtime 相依性套件 (2):

Development 相依性套件 (5):

bundler ~> 1.10
minitest >= 0
pry >= 0
pry-byebug >= 0
rake ~> 10.0

擁有者:

作者:

  • Wouter Coppieters

SHA 256 總和檢查碼:

1e8a195690562f5c8487cf00292ead188b9d052d55f9c6f786d90ee672853401

總下載次數 27,290

這個版本 1,759

授權:

MIT

Ruby 版本需求: >= 0

相關連結: