LICENSE
README.md
setup.py
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/asdfasdf.py
src/dtumathtools/dtuplot/boundaryplot.py
src/dtumathtools/dtuplot/quiverplot.py
src/dtumathtools/dtuplot/quiverplot_helpers.py
src/dtumathtools/dtuplot/scatterplot.py
src/dtumathtools/dtutools/__init__.py
src/dtumathtools/dtutools/helpers.py
tests/test_F_demos.py
tests/test_dtuplot.py
tests/test_dtutools.py