LICENSE
README.md
pyproject.toml
examples/anisotropic_grating.py
examples/ar_coating.py
examples/crystal.py
examples/metal_grating.py
examples/metal_pillars.py
examples/sorter.py
examples/uled.py
examples/vector_fields.py
fmmax/__init__.py
fmmax/basis.py
fmmax/beams.py
fmmax/farfield.py
fmmax/fields.py
fmmax/fmm.py
fmmax/layer.py
fmmax/scattering.py
fmmax/sources.py
fmmax/utils.py
fmmax/vector.py
fmmax.egg-info/PKG-INFO
fmmax.egg-info/SOURCES.txt
fmmax.egg-info/dependency_links.txt
fmmax.egg-info/requires.txt
fmmax.egg-info/top_level.txt
tests/examples/anisotropic_grating_test.py
tests/examples/ar_coating_test.py
tests/examples/crystal_test.py
tests/examples/metal_grating_test.py
tests/examples/metal_pillars_test.py
tests/examples/sorter_test.py
tests/examples/uled_test.py
tests/examples/vector_fields_test.py
tests/fmmax/basis_test.py
tests/fmmax/beams_test.py
tests/fmmax/farfield_test.py
tests/fmmax/fields_test.py
tests/fmmax/fmm_test.py
tests/fmmax/layer_test.py
tests/fmmax/scattering_test.py
tests/fmmax/sources_test.py
tests/fmmax/utils_test.py
tests/fmmax/validation_test.py
tests/fmmax/vector_test.py