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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pure python polyfit!