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.
Required Ruby Version
>= 0
Authors
Wouter Coppieters
Versions
- 0.1.20 August 12, 2018 (16.5 KB)
- 0.1.19 August 06, 2018 (16.5 KB)
- 0.1.18 August 06, 2018 (16.5 KB)
- 0.1.17 April 25, 2018 (16.5 KB)
- 0.1.16 April 25, 2018 (16.5 KB)