issues
search
n4ze3m
/
matrix2d
A package for mathematical 2D array functions and manipulations in Dart, similar to NumPy
https://pub.dev/packages/matrix2d
MIT License
16
stars
3
forks
source link
2.0.0 - experimental
#14
Open
n4ze3m
opened
1 year ago
n4ze3m
commented
1 year ago
rewriting my old matrix2d code to support both matrix and vector
fixing double issues in current version
more documentation and example