LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
src/pymiediff/__init__.py
src/pymiediff/coreshell.py
src/pymiediff/main.py
src/pymiediff/multishell.py
src/pymiediff/special.py
src/pymiediff.egg-info/PKG-INFO
src/pymiediff.egg-info/SOURCES.txt
src/pymiediff.egg-info/dependency_links.txt
src/pymiediff.egg-info/requires.txt
src/pymiediff.egg-info/top_level.txt
src/pymiediff/helper/__init__.py
src/pymiediff/helper/helper.py
src/pymiediff/helper/tg.py
src/pymiediff/materials/__init__.py
src/pymiediff/materials/mat.py
src/pymiediff/materials/data/Ag_Johnson1972.yml
src/pymiediff/materials/data/Al2O3e_Malitson1972.yml
src/pymiediff/materials/data/Al2O3o_Malitson1972.yml
src/pymiediff/materials/data/Al_Rakic1995.yml
src/pymiediff/materials/data/Au_Johnson1972.yml
src/pymiediff/materials/data/GaAs_Papatryfonos2021.yml
src/pymiediff/materials/data/GaN_Kawashima1997.yml
src/pymiediff/materials/data/GaP_Aspnes1983.yml
src/pymiediff/materials/data/Ge_Nunley2016.yml
src/pymiediff/materials/data/InAs_Aspnes1983.yml
src/pymiediff/materials/data/InP_Aspnes1983.yml
src/pymiediff/materials/data/Si3N4_Luke2015.yml
src/pymiediff/materials/data/SiO2_Malitson1965.yml
src/pymiediff/materials/data/Si_Schinke2015.yml
src/pymiediff/materials/data/TiO2_Devore1965.yml
src/pymiediff/materials/data/ZrO2_Wood1982.yml
src/pymiediff/materials/data/aSi_Pierce1972.yml
tests/test_angular.py
tests/test_coreshell.py
tests/test_coreshell_pena.py
tests/test_farfield.py
tests/test_multilayer_equivalence.py
tests/test_multilayer_pena.py
tests/test_nearfield.py
tests/test_special.py
tests/test_special_pena.py
tests/test_tg_classes.py