README.md
setup.cfg
setup.py
pde/__init__.py
pde/conftest.py
pde/py.typed
pde/version.py
pde/fields/__init__.py
pde/fields/base.py
pde/fields/collection.py
pde/fields/scalar.py
pde/fields/tensorial.py
pde/fields/vectorial.py
pde/fields/tests/__init__.py
pde/fields/tests/conftest.py
pde/fields/tests/test_field_collections.py
pde/fields/tests/test_generic_fields.py
pde/fields/tests/test_scalar_fields.py
pde/fields/tests/test_tensorial_fields.py
pde/fields/tests/test_vectorial_fields.py
pde/grids/__init__.py
pde/grids/base.py
pde/grids/cartesian.py
pde/grids/cylindrical.py
pde/grids/spherical.py
pde/grids/boundaries/__init__.py
pde/grids/boundaries/axes.py
pde/grids/boundaries/axis.py
pde/grids/boundaries/local.py
pde/grids/boundaries/tests/__init__.py
pde/grids/boundaries/tests/test_axes_boundaries.py
pde/grids/boundaries/tests/test_axis_boundaries.py
pde/grids/boundaries/tests/test_local_boundaries.py
pde/grids/operators/__init__.py
pde/grids/operators/cartesian.py
pde/grids/operators/common.py
pde/grids/operators/cylindrical.py
pde/grids/operators/polar.py
pde/grids/operators/spherical.py
pde/grids/operators/tests/__init__.py
pde/grids/operators/tests/test_cartesian_operators.py
pde/grids/operators/tests/test_cylindrical_operators.py
pde/grids/operators/tests/test_polar_operators.py
pde/grids/operators/tests/test_spherical_operators.py
pde/grids/tests/__init__.py
pde/grids/tests/test_cartesian_grids.py
pde/grids/tests/test_cylindrical_grids.py
pde/grids/tests/test_generic_grids.py
pde/grids/tests/test_spherical_grids.py
pde/pdes/__init__.py
pde/pdes/allen_cahn.py
pde/pdes/base.py
pde/pdes/cahn_hilliard.py
pde/pdes/diffusion.py
pde/pdes/kpz_interface.py
pde/pdes/kuramoto_sivashinsky.py
pde/pdes/laplace.py
pde/pdes/pde.py
pde/pdes/swift_hohenberg.py
pde/pdes/wave.py
pde/pdes/tests/__init__.py
pde/pdes/tests/test_diffusion_pdes.py
pde/pdes/tests/test_generic_pdes.py
pde/pdes/tests/test_laplace_pdes.py
pde/pdes/tests/test_pde_class.py
pde/pdes/tests/test_wave_pdes.py
pde/solvers/__init__.py
pde/solvers/base.py
pde/solvers/controller.py
pde/solvers/explicit.py
pde/solvers/implicit.py
pde/solvers/scipy.py
pde/solvers/tests/__init__.py
pde/solvers/tests/test_explicit_solvers.py
pde/solvers/tests/test_generic_solvers.py
pde/solvers/tests/test_scipy_solvers.py
pde/storage/__init__.py
pde/storage/base.py
pde/storage/file.py
pde/storage/memory.py
pde/storage/tests/__init__.py
pde/storage/tests/test_file_storages.py
pde/storage/tests/test_generic_storages.py
pde/storage/tests/test_memory_storages.py
pde/tools/__init__.py
pde/tools/cache.py
pde/tools/cuboid.py
pde/tools/docstrings.py
pde/tools/expressions.py
pde/tools/math.py
pde/tools/misc.py
pde/tools/numba.py
pde/tools/output.py
pde/tools/parameters.py
pde/tools/parse_duration.py
pde/tools/plotting.py
pde/tools/spectral.py
pde/tools/spherical.py
pde/tools/tests/__init__.py
pde/tools/tests/test_cache.py
pde/tools/tests/test_cuboid.py
pde/tools/tests/test_expressions.py
pde/tools/tests/test_math.py
pde/tools/tests/test_misc.py
pde/tools/tests/test_numba.py
pde/tools/tests/test_output.py
pde/tools/tests/test_parameters.py
pde/tools/tests/test_parse_duration.py
pde/tools/tests/test_plotting.py
pde/tools/tests/test_spectral.py
pde/tools/tests/test_spherical.py
pde/trackers/__init__.py
pde/trackers/base.py
pde/trackers/interactive.py
pde/trackers/intervals.py
pde/trackers/trackers.py
pde/trackers/tests/__init__.py
pde/trackers/tests/test_intervals.py
pde/trackers/tests/test_trackers.py
pde/visualization/__init__.py
pde/visualization/movies.py
pde/visualization/plotting.py
pde/visualization/tests/__init__.py
pde/visualization/tests/test_movies.py
pde/visualization/tests/test_plotting.py
py_pde.egg-info/PKG-INFO
py_pde.egg-info/SOURCES.txt
py_pde.egg-info/dependency_links.txt
py_pde.egg-info/not-zip-safe
py_pde.egg-info/requires.txt
py_pde.egg-info/top_level.txt