{"repo":"renggli/dart-data","free":true,"listed":false,"github":"https://github.com/renggli/dart-data","clone":"git clone https://github.com/renggli/dart-data.git","description":"A fast and space efficient library to deal with data in Dart, Flutter and the web.","language":"Dart","stars":26,"topics":["dart","flutter","vector","matrix","tensor","algorithm"],"license":"MIT","category":"mobile-apps","readme_excerpt":"Dart Data Dart Data is a fast and space efficient library to deal with data in Dart, Flutter and the web. As of today this mostly includes data structures and algorithms for vectors and matrices, but at some point might also include graphs and other mathematical structures. This library is open source, stable and well tested. Development happens on GitHub. Feel free to report issues or create a pull-request there. General questions are best asked on StackOverflow. The package is hosted on dart packages. Up-to-date class documentation is created with every release. Tutorial Below are step-by-step instructions of how to use this library. More elaborate examples are included with the examples. Installation Follow the installation instructions on dart packages. Import the core-package into your Dart code using: How to solve a linear equation? Solve 'A \\ x = b', where 'A' is a matrix and 'b' a vector: How to find the eigenvalues of a matrix? Find the eigenvalues of a matrix 'A': How to find all the roots of a polynomial? To find the roots of x^5 + -8x^4 + -72x^3 + 242x^2 + 1847x + 2310 : How to do a polynomial regression? To find the best fitting third degree polynomial through a list of points: How to numerically integrate a function? In both examples we specify a custom depth, since these integrals are tricky at the upper bound (very steep for the first one, very flat for the second one). Misc Demos This package includes a sandbox web dashboard in web/distributions to visualize,","default_branch":null,"files":null,"tree":[],"storefront":"/r/renggli","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/renggli/dart-data/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}