.gitattributes
.gitignore
LICENSE
README.md
pyproject.toml
setup.py
.vscode/settings.json
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/intro/basic.rst
docs/source/intro/index.rst
docs/source/intro/install.rst
ndispers/__init__.py
ndispers/_baseclass.py
ndispers/helper.py
ndispers.egg-info/PKG-INFO
ndispers.egg-info/SOURCES.txt
ndispers.egg-info/dependency_links.txt
ndispers.egg-info/requires.txt
ndispers.egg-info/top_level.txt
ndispers/media/__init__.py
ndispers/media/crystals/_CLBO.py
ndispers/media/crystals/_KDP.py
ndispers/media/crystals/_KTP.py
ndispers/media/crystals/_LB4.py
ndispers/media/crystals/_LBO_Castech.py
ndispers/media/crystals/_LBO_EKSMA.py
ndispers/media/crystals/_LBO_Ghosh1995.py
ndispers/media/crystals/_LBO_KK1994.py
ndispers/media/crystals/_LBO_KK2018.py
ndispers/media/crystals/_LBO_Newlight.py
ndispers/media/crystals/__init__.py
ndispers/media/crystals/_alphaBBO.py
ndispers/media/crystals/_betaBBO_Eimerl1987.py
ndispers/media/crystals/_betaBBO_Ghosh1995.py
ndispers/media/crystals/_betaBBO_KK2010.py
ndispers/media/crystals/_betaBBO_Tamosauskas2018.py
ndispers/media/crystals/_calcite.py
ndispers/media/glasses/__init__.py
ndispers/media/glasses/_caf2.py
ndispers/media/glasses/_fusedsilica.py
ndispers/tests/test_LBO.py
ndispers/tests/test_betaBBO.py