Metadata-Version: 2.1
Name: zebende
Version: 0.1.3
Summary: DFA, DCCA, Pdcca and Dmcx2 calculations in python
License: MIT
Author: Fernando Ferraz Ribeiro
Author-email: ffribeiro@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: numpy (>=2.0.0,<3.0.0)
Description-Content-Type: text/markdown

# Zebende

## Install

```
pip install zebende

```
