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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pure python polyfit!