Metadata-Version: 2.1
Name: thunderfit
Version: 1.0.7
Summary: Thunderfit fitting code
Home-page: https://github.com/Mitchwatts93/thunderfit
Author: https://github.com/Mitchwatts93
Author-email: 
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >3.6
Requires-Dist: jsonschema (>=2.6.0)
Requires-Dist: dill (>=0.2.9)
Requires-Dist: scipy (>=1.1.0)
Requires-Dist: numpy (>=1.15.1)
Requires-Dist: numpy-base (>=1.15.1)
Requires-Dist: numpydoc (>=0.8.0)
Requires-Dist: matplotlib (>=2.2.3)
Requires-Dist: pandas (>=0.23.4)
Requires-Dist: lmfit (>=0.9.11)

Routines to allow robust fitting to data. Mainly built for Raman analysis but flexible enough for most data types


