LICENSE.md
README.md
pyproject.toml
src/maga/__init__.py
src/maga/core/__init__.py
src/maga/core/device_manager.py
src/maga/core/field_calculator.py
src/maga/core/grid.py
src/maga/core/kernels.py
src/maga/geometry/__init__.py
src/maga/geometry/base.py
src/maga/geometry/chopped_beam.py
src/maga/geometry/circular_coil.py
src/maga/geometry/coil_pairs.py
src/maga/geometry/oscillating_beam.py
src/maga/geometry/oscillating_beam_2d.py
src/maga/geometry/rectangular_coil.py
src/pymaga.egg-info/PKG-INFO
src/pymaga.egg-info/SOURCES.txt
src/pymaga.egg-info/dependency_links.txt
src/pymaga.egg-info/requires.txt
src/pymaga.egg-info/top_level.txt
tests/test_basic_functionality.py
tests/test_time_dependent_beam_harmonics.py
tests/test_time_dependent_beam_harmonics_2d.py
tests/test_time_dependent_beam_harmonics_chopped.py
tests/test_time_dependent_beam_harmonics_chopped_2d.py
tests/test_time_dependent_beam_visualization.py
tests/test_time_dependent_beam_visualization_chopped.py
tests/test_time_dependent_circbeam_harmonics.py
tests/test_time_dependent_circbeam_harmonics_2d.py
tests/test_time_dependent_circbeam_visualization.py