matrix2d 1.0.4 copy "matrix2d: ^1.0.4" to clipboard
matrix2d: ^1.0.4 copied to clipboard

Matrix 2D is a package for mathematical 2D array functions and manipulations in Dart, similar to NumPy

1.0.4 #

  • reverse / flip the matrix method added
  • comparseobject deprecated in favor of compare
  • concatenate, diagonal, reshape, transpose and flatten are vectorized now
  • transpose bug fixed "'double' is not a subtype of type 'int'"

1.0.3 #

  • Fixed slice type issue

1.0.2 #

  • fix slice function, update test file (@DavidBrynnHouse)

1.0.1 #

  • 2d array slicing

1.0.0 #

Null and Safety added

0.0.8 #

  • big update

0.0.7 #

  • matrix min(), max() operations added

0.0.6 #

  • small bugs fixed

0.0.5 #

  • added 2d matrix concatenate()

0.0.4 #

  • added extension support on list or matrix

0.0.3 #

  • new README.md

0.0.2 #

  • 3 new operations added

0.0.1 #

  • Matrix2d released with 13 array operations.
40
likes
130
pub points
86%
popularity

Publisher

verified publishern4ze3m.site

Matrix 2D is a package for mathematical 2D array functions and manipulations in Dart, similar to NumPy

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on matrix2d