flutter_matrix 0.1.3
flutter_matrix: ^0.1.3 copied to clipboard
A Flutter-friendly matrix library for Dart, offering basic operations, linear algebra, probability, statistics, geometry, and more.
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.