CITATION.cff
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/demo1.py
examples/demo2.py
examples/demo2_critical_coupling_metrics.py
examples/demo3.py
examples/demo4.py
examples/demo5.py
examples/demo6.py
examples/demo_ai_inverse_design_random.py
examples/demo_frequency_comb_toy.py
examples/demo_kerr_bistability.py
examples/demo_material_backends.py
examples/demo_monte_carlo_tolerance.py
examples/demo_ring_modulator_eye.py
examples/demo_sic_sfwm_photon_pairs.py
examples/demo_wdm_8ch_filter_bank.py
examples/demo_wdm_8ch_filter_bank_with_spacing.py
microringlib/__init__.py
microringlib/fast.py
microringlib/materials.py
microringlib/metrics.py
microringlib/models.py
microringlib/modes.py
microringlib/nonlinear.py
microringlib/plotting.py
microringlib/quantum.py
microringlib/transfer.py
microringlib/utils.py
microringlib.egg-info/PKG-INFO
microringlib.egg-info/SOURCES.txt
microringlib.egg-info/dependency_links.txt
microringlib.egg-info/requires.txt
microringlib.egg-info/top_level.txt
tests/confest.py
tests/conftest.py
tests/test_additional.py
tests/test_fast.py
tests/test_invalid_inputs.py
tests/test_materials.py
tests/test_microringlib_full.py
tests/test_models.py
tests/test_modes.py
tests/test_plotting.py
tests/test_public_api.py
tests/test_publishability_suite.py
tests/test_smoke.py
tests/test_transfer.py
tests/test_utils.py