RubyGems Navigation menu

rmatrix 0.1.3

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:
= Copy to clipboard Copied!

install:
=

Versions:

  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.3 - April 11, 2016 (10 KB)
Show all versions (17 total)

Runtime Dependencies (1):

narray >= 0

Development Dependencies (5):

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

Owners:

Authors:

  • Wouter Coppieters

SHA 256 checksum:

9657d494c6e023c10aa3da63d4e15c629eeeb3d9eb00632d1dafb683db408bab

Total downloads 26,966

For this version 1,890

License:

MIT

Required Ruby Version: >= 0

Links: