LICENSE-APACHE
LICENSE-MIT
README.md
pyproject.toml
./README.md
src/device_inductance/__init__.py
src/device_inductance/circuits.py
src/device_inductance/coils.py
src/device_inductance/contour.py
src/device_inductance/device.py
src/device_inductance/forces.py
src/device_inductance/grid.py
src/device_inductance/local.py
src/device_inductance/logging.py
src/device_inductance/mesh.py
src/device_inductance/model_reduction.py
src/device_inductance/mutuals.py
src/device_inductance/sensors.py
src/device_inductance/tables.py
src/device_inductance/utils.py
src/device_inductance.egg-info/PKG-INFO
src/device_inductance.egg-info/SOURCES.txt
src/device_inductance.egg-info/dependency_links.txt
src/device_inductance.egg-info/requires.txt
src/device_inductance.egg-info/top_level.txt
src/device_inductance/structures/__init__.py
src/device_inductance/structures/filament.py
src/device_inductance/structures/heuristics.py
src/device_inductance/structures/input.py
src/device_inductance/structures/loop.py
src/device_inductance/structures/slicer.py
test/test_circuits.py
test/test_contour.py
test/test_doctest.py
test/test_examples.py
test/test_forces.py
test/test_inductances.py
test/test_misc.py
test/test_model_reduction.py
test/test_sensors.py
test/test_structures.py
test/test_tables.py