LICENSE
README.md
pyproject.toml
setup.cfg
src/PlasmaPhysics/__init__.py
src/PlasmaPhysics/_version.py
src/PlasmaPhysics/dispersion.py
src/PlasmaPhysics/distributions.py
src/PlasmaPhysics/formulary.py
src/PlasmaPhysics/particles.py
src/PlasmaPhysics/setup.py
src/PlasmaPhysics/unitsystems.py
src/PlasmaPhysics.egg-info/PKG-INFO
src/PlasmaPhysics.egg-info/SOURCES.txt
src/PlasmaPhysics.egg-info/dependency_links.txt
src/PlasmaPhysics.egg-info/requires.txt
src/PlasmaPhysics.egg-info/top_level.txt
src/PlasmaPhysics/dbutils/NIST.py
src/PlasmaPhysics/dbutils/__init__.py
src/PlasmaPhysics/electromagnetism/__init__.py
src/PlasmaPhysics/electromagnetism/magnetostatics.py
src/PlasmaPhysics/geometry/__init__.py
src/PlasmaPhysics/geometry/base.py
src/PlasmaPhysics/geometry/curves.py
src/PlasmaPhysics/geometry/surface.py
src/PlasmaPhysics/geometry/volume.py
src/PlasmaPhysics/utils/__init__.py
src/PlasmaPhysics/utils/misc.py