LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
versioneer.py
orthax/__init__.py
orthax/_general.py
orthax/_version.py
orthax/chebyshev.py
orthax/hermite.py
orthax/hermite_e.py
orthax/laguerre.py
orthax/legendre.py
orthax/polynomial.py
orthax/polyutils.py
orthax/recurrence.py
orthax.egg-info/PKG-INFO
orthax.egg-info/SOURCES.txt
orthax.egg-info/dependency_links.txt
orthax.egg-info/requires.txt
orthax.egg-info/top_level.txt
tests/test_chebyshev.py
tests/test_hermite.py
tests/test_hermite_e.py
tests/test_laguerre.py
tests/test_legendre.py
tests/test_orth.py
tests/test_polynomial.py
tests/test_polyutils.py
tests/test_recurrence.py