python2/3: compute polyfit (1D, 2D, N-D) without any thirdparty library like numpy, scipy etc.
also can be used for least squares solution computation and for A=QR matrix decomposition.
Tested with python 2.7 and 3.4
Consider donating to this project: https://sourceforge.net/p/purepythonpolyfit/donation
For a Sample use, refer to the WIKI
Features
- Python 2/3
- pure python least squares solution of lienar systems
- pure python 1D, 2D and N-D polynomial fitting
- pure python QR-decomposition
Follow pure python polyfit
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pure python polyfit!