LICENSE
MANIFEST.in
README.md
pyproject.toml
sfparticles/__init__.py
sfparticles/cpu.py
sfparticles/fields.py
sfparticles/gpu.py
sfparticles/inline.py
sfparticles/particles.py
sfparticles/simulation.py
sfparticles.egg-info/PKG-INFO
sfparticles.egg-info/SOURCES.txt
sfparticles.egg-info/dependency_links.txt
sfparticles.egg-info/requires.txt
sfparticles.egg-info/top_level.txt
sfparticles/qed/__init__.py
sfparticles/qed/optical_depth.py
sfparticles/qed/optical_depth_tables.h5
sfparticles/qed/optical_depth_tables.py
sfparticles/qed/rejection_sampling.py
sfparticles/qed/rejection_sampling_tables.h5
sfparticles/qed/rejection_sampling_tables.py
tests/test_particles.py
tests/test_pusher.py
tests/test_qed.py
tests/test_qed_optical_depth.py
tests/test_t_offset.py
tests/test_tables.py