LICENSE
README.md
pyproject.toml
src/chebax/__init__.py
src/chebax.egg-info/PKG-INFO
src/chebax.egg-info/SOURCES.txt
src/chebax.egg-info/dependency_links.txt
src/chebax.egg-info/requires.txt
src/chebax.egg-info/top_level.txt
src/chebax/_src/__init__.py
src/chebax/_src/algorithms.py
src/chebax/_src/generate.py
src/chebax/_src/series.py
src/chebax/_src/recipes/__init__.py
src/chebax/_src/recipes/besselj.py
src/chebax/_src/recipes/besselj_gen.py
src/chebax/_src/recipes/besselj_table.py
tests/test_besselj.py
tests/test_m1.py