LICENSE
README.md
pyproject.toml
docs/pypi_description.md
numgrids/__init__.py
numgrids/api.py
numgrids/axes.py
numgrids/boundary.py
numgrids/diff.py
numgrids/grids.py
numgrids/integration.py
numgrids/interpol.py
numgrids/plots.py
numgrids/utils.py
numgrids.egg-info/PKG-INFO
numgrids.egg-info/SOURCES.txt
numgrids.egg-info/dependency_links.txt
numgrids.egg-info/requires.txt
numgrids.egg-info/top_level.txt
tests/test_api.py
tests/test_axes.py
tests/test_boundary.py
tests/test_diff.py
tests/test_grids.py
tests/test_integration.py
tests/test_interpol.py
tests/test_plots.py