Module: CsrMatrix

Defined in:
lib/csrmatrix.rb,
lib/csrmatrix/helpers.rb,
lib/csrmatrix/version.rb,
lib/csrmatrix/functions.rb,
lib/csrmatrix/arithmetic.rb,
lib/csrmatrix/exceptions.rb,
lib/csrmatrix/mcontracts.rb,
lib/csrmatrix/operations.rb,
lib/csrmatrix/properties.rb,
lib/csrmatrix/decompositions.rb

Defined Under Namespace

Modules: Arithmetic, Decompositions, Exceptions, Functions, Helpers, MContracts, Operations, Properties

Constant Summary collapse

Url =

The current website ref. Used for verificationn of rb systems.

"https://github.com/Team-Aqua/Matrix-Library/"
VERSION =
"1.1.0"