Last updated:
0 purchases
minifit 1.0.5
MiniFit
Copyright (C) 2023-- Michał Kopczyński
MiniFit is a Python package that uses scipy.optimize.curve_fit() to find optimal parameters of a chosen model function that best resembles the data. Popt found will minimize model_function(xdata, *popt) - ydata.
Documentation:
https://minifit.readthedocs.io/en/latest/index.html
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.