Metadata-Version: 2.4
Name: mf-toolkit
Version: 0.1.0
Summary: A high-performance Python toolkit for the analysis of multifractal time series and complex systems.
Author-email: Nahuel Mendez <nahueldanielmendez@gmail.com>, Sebastian Jaroszewicz <sebasjaro@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: scikit-learn
Provides-Extra: numba
Requires-Dist: numba; extra == "numba"
