An open API service indexing awesome lists of open source software.

https://github.com/powei-lin/least-square-problem-example

Example of solving least square problem with python
https://github.com/powei-lin/least-square-problem-example

autograd least-square-regression least-squares matplotlib numpy python python3 scipy

Last synced: about 2 months ago
JSON representation

Example of solving least square problem with python

Awesome Lists containing this project

README

          

# least-square-problem
Example of solving least square problem with python
example