.gitignore
.readthedocs.yaml
LICENSE
LICENSE_SHORT
README.md
pyproject.toml
run_tests_cpu.sh
.github/workflows/python-publish.yml
.github/workflows/testing.yml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/api.rst
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/quickstart.rst
files/ResTableDist.npy
files/ResTableVals.npy
files/dancing_spheres_ref.npy
files/example_configuration.toml
files/gel_configuration.toml
files/minimal_configuration.toml
files/sedimenting_triangle_reference.npy
files/shear_pair_ref.npy
files/sheared_triplet_reference.npy
jfsd/__init__.py
jfsd/__main__.py
jfsd/_version.py
jfsd/applied_forces.py
jfsd/config.py
jfsd/ewald_tables.py
jfsd/interactive.py
jfsd/jaxmd_dataclasses.py
jfsd/jaxmd_partition.py
jfsd/jaxmd_space.py
jfsd/jaxmd_util.py
jfsd/lanczos.py
jfsd/main.py
jfsd/mobility.py
jfsd/resistance.py
jfsd/shear.py
jfsd/solver.py
jfsd/thermal.py
jfsd/utils.py
jfsd.egg-info/PKG-INFO
jfsd.egg-info/SOURCES.txt
jfsd.egg-info/dependency_links.txt
jfsd.egg-info/entry_points.txt
jfsd.egg-info/requires.txt
jfsd.egg-info/top_level.txt
tests/test_class.py
tests/test_class_cpu.py