package
Version:
v0.0.0-...-70c1fab
Opens a new window with list of versions in this module.
Published: Nov 12, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Cell by cell value comparision of two matrices, which
returns `true` only if all cells are found to be equal
#-of columns in matrix
This isn't expected to change after initialised
Multiplies two matrices ( which can be multiplied )
in order `m x with`
#-of rows in matrix
This may change in runtime, when some rows are removed
as they're found to be linearly dependent with some other
row, after application of RREF
Source Files
¶
Click to show internal directories.
Click to hide internal directories.