flutter_matrix 0.1.4 copy "flutter_matrix: ^0.1.4" to clipboard
flutter_matrix: ^0.1.4 copied to clipboard

A Flutter-friendly matrix library for Dart, offering basic operations, linear algebra, probability, statistics, geometry, and more.

[0.1.4] -2025-06-25 #

  • Fixed known bugs and optimized some implementations.
  • The next version will optimize the implementation and structure of the code without changing the API as much as possible.

[0.1.3] -2025-04-30 #

Optimized the implementation of some functions and added some practical functions.


[0.1.2] -2025-01-15 #

Fixed a problem with the file structure.


[0.1.1] -2025-01-12 #

The matrix class designed for Flutter can also be used in pure Dart, and is also a full-platform alternative to the Matply library. It supports basic matrix operations, linear algebra, probability theory and mathematical statistics, geometric simulation, central difference, etc.

0
likes
150
points
61
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter-friendly matrix library for Dart, offering basic operations, linear algebra, probability, statistics, geometry, and more.

Homepage
Repository (GitHub)
View/report issues

Topics

#matrix #random #linalg #math

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

collection

More

Packages that depend on flutter_matrix