scidash 0.0.1 copy "scidash: ^0.0.1" to clipboard
scidash: ^0.0.1 copied to clipboard

A complete scientific library for Dart language

Changelog #

0.0.1 #

Added core data structures, like Vector and Matrix, Gauss-Jordan algorithm, gradient descent algorithm, and Newton's algorithm.

Core #

  • Added Vector and Matrix.

Algorithms #

Linear algebra

  • Added Gauss-Jordan elimination algorithm.

Optimization

  • Added gradient descent algorithm for minimization.
  • Added Newton's algorithm for minimization.

0.0.0 #

Initial submission to pub.dev for package name reservation.

0
likes
100
pub points
0%
popularity

Publisher

unverified uploader

A complete scientific library for Dart language

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

More

Packages that depend on scidash