Sign in Sign up
rubygems

rmatrix

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.

Activity

Latest release
8y ago
Total releases
16
Cadence
~6 days
Last 12 months
0

Details

License
MIT
First release
Apr 06, 2016
Releases
Version Released
0.1.20 patch
0.1.18 patch
0.1.19 patch
0.1.16 patch
0.1.17 patch
0.1.15 patch
0.1.14 patch
0.1.13 patch
0.1.11 patch
0.1.10 patch
0.1.9 patch
0.1.8 patch
0.1.7 patch
0.1.3 patch
0.1.1 patch
0.1.0 initial