rmatrix 0.1.20
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:
=
instalar:
=
dependencias de Runtime (2):
narray
>= 0
opencl_ruby_ffi
>= 0