LICENSE
README.md
pyproject.toml
src/nbmorph/__init__.py
src/nbmorph/box_kernel.py
src/nbmorph/diamond_kernel.py
src/nbmorph/minmax.py
src/nbmorph/mode.py
src/nbmorph/morphology.py
src/nbmorph/ops.py
src/nbmorph/utils.py
src/nbmorph/zero_edges.py
src/nbmorph.egg-info/PKG-INFO
src/nbmorph.egg-info/SOURCES.txt
src/nbmorph.egg-info/dependency_links.txt
src/nbmorph.egg-info/requires.txt
src/nbmorph.egg-info/top_level.txt
tests/test_core.py