Metadata-Version: 2.1
Name: ionics-fits
Version: 1.3.2
Summary: Lightweight Python data fitting library with an emphasis on AMO/Quantum Information
Author: hartytp
Author-email: thomas.peter.harty@gmail.com
Requires-Python: >=3.8,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: numpy (>=1.21.2,<2.0.0)
Requires-Dist: scipy (>=1.7.1,<2.0.0)
Requires-Dist: statsmodels (>=0.13.2,<0.14.0)
Description-Content-Type: text/markdown

Lightweight Python library for data fitting with an emphasis on AMO (Atomic Molecular
and Optical physics) and Quantum Information.

See the documentation at: https://oxionics.github.io/ionics_fits/

