LICENSE
MANIFEST.in
README.md
README_no_imgs.md
pyproject.toml
setup.cfg
setup.py
docs/cobweb.md
docs/contributing.md
docs/dFfunction.md
docs/generator.md
docs/index.md
docs/installation.md
docs/license.md
docs/map.md
docs/map1d.md
docs/mapsandcobweb_examples.md
docs/nullclines.md
docs/phaseportrait2d.md
docs/phaseportrait2d_examples.md
docs/phaseportrait3d.md
docs/rungekutta.md
docs/slider.md
docs/streamlines_base.md
docs/trajectories_examples.md
docs/trajectory.md
docs/trajectory2d.md
docs/trajectory3d.md
docs/img/duckduck.png
docs/img/duckduck_son.png
docs/img/favicon.ico
docs/img/gui.PNG
docs/imgs/404.jpg
docs/imgs/doc_examples/cobweb_exampe.png
docs/imgs/doc_examples/map_example.png
docs/imgs/doc_examples/nullclines_example.png
docs/imgs/doc_examples/pp2d_example.png
docs/imgs/doc_examples/trj2d_example.png
docs/imgs/doc_examples/trj3d_example.png
docs/imgs/doc_examples/trj3d_example_2.png
docs/imgs/index/damped_pendulum_example.png
docs/imgs/index/ejemplo3D.png
docs/imgs/index/map_example_code.png
docs/imgs/index/pendulum_example.png
docs/imgs/map&cobweb_examples/Figure_1.png
docs/imgs/map&cobweb_examples/Figure_11.png
docs/imgs/map&cobweb_examples/Figure_12.png
docs/imgs/map&cobweb_examples/Figure_13.png
docs/imgs/map&cobweb_examples/Figure_14.png
docs/imgs/map&cobweb_examples/Figure_2.png
docs/imgs/pp2d_examples/Figure_1.png
docs/imgs/pp2d_examples/Figure_2.png
docs/imgs/pp2d_examples/Figure_3.png
docs/imgs/pp2d_examples/Figure_4.png
docs/imgs/pp2d_examples/Figure_5.5.png
docs/imgs/pp2d_examples/Figure_5.png
docs/imgs/pp2d_examples/Figure_6.png
docs/imgs/pp2d_examples/Figure_7.png
docs/imgs/pp2d_examples/Figure_8.png
docs/imgs/pp2d_examples/meshdim_evo.gif
docs/imgs/pp3d_examples/example.png
docs/imgs/trj_examples/Figure_1.png
docs/imgs/trj_examples/Figure_2.png
docs/imgs/trj_examples/Figure_3.png
docs/imgs/trj_examples/Figure_4.png
docs/imgs/trj_examples/Figure_5.png
docs/imgs/trj_examples/Figure_6.png
docs/imgs/trj_examples/Figure_7.png
examples/TrajectoryExamples.py
examples/examples.ipynb
examples/mapExamples.py
examples/phaseportrait3d.py
examples/sliderExamples.py
examples/api_examples/phaseportrait2d_example.json
phaseportrait/Cobweb.py
phaseportrait/Map1D.py
phaseportrait/PhasePortrait2D.py
phaseportrait/PhasePortrait3D.py
phaseportrait/PhasePortraitManager.py
phaseportrait/Trajectories2D.py
phaseportrait/Trajectories3D.py
phaseportrait/__init__.py
phaseportrait.egg-info/PKG-INFO
phaseportrait.egg-info/SOURCES.txt
phaseportrait.egg-info/dependency_links.txt
phaseportrait.egg-info/requires.txt
phaseportrait.egg-info/top_level.txt
phaseportrait/exceptions/__init__.py
phaseportrait/exceptions/exceptions.py
phaseportrait/generators_base/__init__.py
phaseportrait/generators_base/generator_base.py
phaseportrait/maps/__init__.py
phaseportrait/maps/map.py
phaseportrait/nullclines/__init__.py
phaseportrait/nullclines/nullclines.py
phaseportrait/sliders/__init__.py
phaseportrait/sliders/sliders.py
phaseportrait/streamlines/__init__.py
phaseportrait/streamlines/size_gradient.py
phaseportrait/streamlines/streamlines_base.py
phaseportrait/streamlines/velocity_color_gradient.py
phaseportrait/trajectories/__init__.py
phaseportrait/trajectories/rungekutta.py
phaseportrait/trajectories/trajectory.py
phaseportrait/utils/__init__.py
phaseportrait/utils/manager.py
phaseportrait/utils/utils.py