LICENSE
README.md
pyproject.toml
src/dtumathtools/__init__.py
src/dtumathtools.egg-info/PKG-INFO
src/dtumathtools.egg-info/SOURCES.txt
src/dtumathtools.egg-info/dependency_links.txt
src/dtumathtools.egg-info/requires.txt
src/dtumathtools.egg-info/top_level.txt
src/dtumathtools/dtuplot/__init__.py
src/dtumathtools/dtuplot/quiverplot.py
src/dtumathtools/dtuplot/scatterplot.py
src/dtumathtools/dtutools/__init__.py
src/dtumathtools/dtutools/helpers.py
tests/test_dtuplot.py
tests/test_dtutools.py