Metadata-Version: 2.1
Name: dytop
Version: 0.1.2
Summary: dytop: combinatorial DYnamics and TOPology
Home-page: https://github.com/Ewerton-Vieira/dytop.git
Author: Ewerton Rocha Vieira
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: CMGDB

# dytop
Combinatorial dynamics and topology

## Installation
```
git clone https://github.com/Ewerton-Vieira/dytop.git
cd dytop
pip install -e .
```
