LICENSE.txt
README.md
pyproject.toml
odeanimate/__init__.py
odeanimate/array.py
odeanimate/codomain.py
odeanimate/constants.py
odeanimate/curve.py
odeanimate/domains.py
odeanimate/fields.py
odeanimate/jupyter.py
odeanimate/matrix.py
odeanimate/meta.py
odeanimate/utils.py
odeanimate/vector.py
odeanimate.egg-info/PKG-INFO
odeanimate.egg-info/SOURCES.txt
odeanimate.egg-info/dependency_links.txt
odeanimate.egg-info/requires.txt
odeanimate.egg-info/top_level.txt
tests/test_curves.py
tests/test_trayectory.py
tests/test_vector.py
tests/test_vector_2d.py
tests/test_vector_from_methods.py