LICENSE
README.md
setup.cfg
setup.py
diffop/__init__.py
diffop/coefs.py
diffop/diff.py
diffop/grids.py
diffop/operators.py
diffop/stencils.py
diffop/utils.py
diffop/vector.py
diffop.egg-info/PKG-INFO
diffop.egg-info/SOURCES.txt
diffop.egg-info/dependency_links.txt
diffop.egg-info/top_level.txt
test/__init__.py
test/test_bugs.py
test/test_coefs.py
test/test_diff.py
test/test_findiff.py
test/test_grids.py
test/test_pde.py
test/test_scaling.py
test/test_utils.py
test/test_vector.py