linalg 0.2.0 copy "linalg: ^0.2.0" to clipboard
linalg: ^0.2.0 copied to clipboard

outdated

A Simple Linear Algebra Package enabling easy Matrix calculations.

[0.2.0] -- 12/15/2018 #

  • Added Vector.sum, Vector.mean, Vector.norm, Vector.manhattanNorm and Vector.toList with tests and docs.
  • Deprecated Vector.distance for the better name Vector.norm.

[0.1.1] -- 11/27/2018 #

  • Documentation updates
  • Added Matrix.trace, Vector.crossProduct and Vector.dotProduct

[0.1.0] -- 11/26/2018 #

  • Slight documentation modifications.

[0.0.6] -- 11/26/2018 #

  • Added Vector class.

[0.0.5] -- 11/21/2018 #

  • Dart minimum back to 2.0.0 fixed linter errors.

[0.0.4] -- 11/21/2018 #

  • Increased Dart minimum to 2.1.0 to allow int to double assignments.

[0.0.3] -- 11/21/2018 #

  • Removed flutter dependency

[0.0.2] - 11/21/2018 #

  • Added examples
  • Added Travis CI
  • Improved readme

[0.0.1] - 11/21/2018. #

  • Initial release
8
likes
0
pub points
83%
popularity

Publisher

verified publisherbessems.dev

A Simple Linear Algebra Package enabling easy Matrix calculations.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on linalg