.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/publish.yml
.github/workflows/pytest.yml
.github/workflows/static.yml
docs/Makefile
docs/_config.yml
docs/conf.py
docs/examples.rst
docs/getting-started.md
docs/home.md
docs/index.rst
docs/make.bat
docs/modules.rst
docs/api/index.html
docs/api/layerlumos.html
docs/api/utils.html
docs/assets/Icon1.jpg
docs/assets/Icon2.jpg
docs/assets/icon3.jpg
docs/examples/Lumerical_RF.py
docs/examples/RF_example.ipynb
docs/examples/angle_example.ipynb
docs/examples/compare_res_lumerical.py
docs/examples/simple_example.ipynb
docs/examples/time_compare_lumerical.py
layerlumos/__init__.py
layerlumos/layerlumos.py
layerlumos/materials.json
layerlumos/utils_materials.py
layerlumos/utils_spectra.py
layerlumos.egg-info/PKG-INFO
layerlumos.egg-info/SOURCES.txt
layerlumos.egg-info/dependency_links.txt
layerlumos.egg-info/requires.txt
layerlumos.egg-info/top_level.txt
layerlumos/materials/Ag_Yang.csv
layerlumos/materials/Al2O3_Querry.csv
layerlumos/materials/Al_Rakic.csv
layerlumos/materials/Cr_Rakic.csv
layerlumos/materials/Ni_Ordal.csv
layerlumos/materials/Pd_Werner.csv
layerlumos/materials/Si3N4_Kischkat.csv
layerlumos/materials/SiO2_Kischkat.csv
layerlumos/materials/TiN_Beliaev.csv
layerlumos/materials/TiO2_Siefke.csv
layerlumos/materials/Ti_Ordal.csv
layerlumos/materials/W_Ordal.csv
tests/test_angle.py
tests/test_import.py
tests/test_materials.py
tests/test_radio_frequency.py
tests/test_stackrt.py
tests/test_version.py