lamatrix#
The lamatrix
package is designed to help you build linear algebra models in Python to help you fit simple models to data. lamatrix
will do all the fitting and shaping inside the package, so you can put in objects of any shape and fit ND models easily.
Changelog:#
Initial v1.0.0 release of
lamatrix
.