Metadata-Version: 2.4
Name: fit_aic
Version: 0.1.0
Summary: AIC and AICc wrappers for scipy and lmfit
Project-URL: Homepage, https://github.com/dagrass/fit_aic
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: scipy
Requires-Dist: numpy
Provides-Extra: lmfit
Requires-Dist: lmfit; extra == "lmfit"
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: lmfit; extra == "dev"
Dynamic: license-file
