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
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pure python polyfit!