Metadata-Version: 2.3
Name: zebende
Version: 0.2.2
Summary: DFA, DCCA, Pdcca and Dmcx2 calculations in python
License: MIT
Author: Fernando Ferraz Ribeiro
Author-email: ffribeiro@gmail.com
Requires-Python: >=3.09,<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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: numpy (>=1.26,<3.0)
Description-Content-Type: text/markdown

# Zebende

## Install

```
pip install zebende

```
