linearfit

python package that implements a general least-squares fit of a linear model using numpy matrix inversion

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install linearfit

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.0.2 2024-03-19      
0.1.11 2021-10-05  
0.1.10 2017-05-25  
0.1.9 2017-05-25  
0.1.8 2017-05-25  
0.1.7 2017-05-18  
0.1.6 2017-05-18  
0.1.5 2017-05-17  
0.1.4 2017-05-17  
0.1.3 2017-05-17  
0.1.2 2017-05-17      
0.1.1 2017-05-17      
0.1.0 2017-05-17      

Issues with this package?

Page last updated 2025-09-08 08:15:38 UTC