CHANGELOG.rst
CITATION.cff
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
miepython/__init__.py
miepython/_backend.py
miepython/bessel.py
miepython/core.py
miepython/field.py
miepython/mie_jit.py
miepython/mie_nojit.py
miepython/monte_carlo.py
miepython/rayleigh.py
miepython/util.py
miepython/vsh.py
miepython.egg-info/PKG-INFO
miepython.egg-info/SOURCES.txt
miepython.egg-info/dependency_links.txt
miepython.egg-info/requires.txt
miepython.egg-info/top_level.txt
miepython/data/Johnson.txt
miepython/data/segelstein81_index.txt
tests/benchmark_efficiencies.py
tests/conftest.py
tests/reference.py
tests/test_D.py
tests/test_abcd.py
tests/test_all_examples.py
tests/test_all_notebooks.py
tests/test_backend_parity.py
tests/test_bessel.py
tests/test_docstrings.py
tests/test_field.py
tests/test_kernels.py
tests/test_makefile.py
tests/test_mie.py
tests/test_monte_carlo.py
tests/test_optional_scipy.py
tests/test_package_surface.py
tests/test_rayleigh.py
tests/test_scattnlay_reference.py
tests/test_unpolarized_intensity.py
tests/test_util.py
tests/test_vsh.py