curve-fitting topic

List curve-fitting repositories

pearson3curve

33
Stars
4
Forks
Watchers

Pearson Type III Curve Fitting and Plotting

pyeq3

31
Stars
4
Forks
Watchers

A large collection of equations for Python 3 curve fitting and surface fitting that can output source code in several computing languages, and run a genetic algorithm for initial parameter estimation....

tkInterFit

26
Stars
8
Forks
Watchers

Python 3 tkinter graphical curve fitting and surface fitting application, saves results to PDF.

zunzunsite3

17
Stars
3
Forks
Watchers

A Django site in Python 3 for curve fitting 2D and 3D data that can output source code in several computing languages and run a genetic algorithm for initial parameter estimation. Includes orthogonal...

fundamental

17
Stars
3
Forks
Watchers

Software to look for interrelationships between constants and find formulas for number sequences

jaxfit

43
Stars
3
Forks
Watchers

GPU/TPU accelerated nonlinear least-squares curve fitting using JAX

SASfit

23
Stars
5
Forks
Watchers

A curve fitting program for small-angle scattering curves, mostly from SAXS and SANS experiments in analytical or biological chemistry. 📄https://doi.org/10.1107/S1600576722009037 📄https://doi.org/10...

levenberg-marquardt-method

67
Stars
7
Forks
Watchers

Python implementation of Levenberg-Marquardt algorithm built from scratch using NumPy.

Python-Samples

49
Stars
7
Forks
Watchers

Code examples for using the originpro Python package to interact with Origin software.

ccma

109
Stars
8
Forks
Watchers

Curvature Corrected Moving Average: An accurate and model-free path smoothing algorithm.