LICENSE
README.md
pyproject.toml
src/chebax/__init__.py
src/chebax/domains.py
src/chebax/numpyro.py
src/chebax/pytensor.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/pergroup.py
src/chebax/_src/pytree.py
src/chebax/_src/series.py
src/chebax/_src/recipes/__init__.py
src/chebax/_src/recipes/_common.py
src/chebax/_src/recipes/_gen_common.py
src/chebax/_src/recipes/besseli.py
src/chebax/_src/recipes/besseli_gen.py
src/chebax/_src/recipes/besseli_table.py
src/chebax/_src/recipes/besselj.py
src/chebax/_src/recipes/besselj_gen.py
src/chebax/_src/recipes/besselj_table.py
src/chebax/_src/recipes/besselj_table_ext.py
src/chebax/_src/recipes/besselk.py
src/chebax/_src/recipes/besselk_gen.py
src/chebax/_src/recipes/besselk_table.py
src/chebax/_src/recipes/bessely.py
src/chebax/_src/recipes/bessely_gen.py
src/chebax/_src/recipes/bessely_table.py
src/chebax/_src/recipes/betainc.py
src/chebax/_src/recipes/betainc_gen.py
src/chebax/_src/recipes/betainc_table.py
src/chebax/_src/recipes/betainc_wide_gen.py
src/chebax/_src/recipes/betainc_wide_table.py
src/chebax/_src/recipes/erf_family.py
src/chebax/_src/recipes/erf_gen.py
src/chebax/_src/recipes/erf_table.py
src/chebax/_src/recipes/gammainc.py
src/chebax/_src/recipes/gammainc_gen.py
src/chebax/_src/recipes/gammainc_large.py
src/chebax/_src/recipes/gammainc_large_gen.py
src/chebax/_src/recipes/gammainc_large_table.py
src/chebax/_src/recipes/gammainc_table.py
src/chebax/_src/recipes/hyp1f1.py
src/chebax/_src/recipes/hyp1f1_gen.py
src/chebax/_src/recipes/hyp1f1_table.py
src/chebax/_src/recipes/lambertw.py
src/chebax/_src/recipes/matern.py
src/chebax/_src/recipes/quantiles.py
src/chebax/_src/recipes/spherical.py
src/chebax/_src/recipes/stdtr_gen.py
src/chebax/_src/recipes/stdtr_table.py
src/chebax/_src/recipes/vonmises.py
src/chebax/_src/recipes/vonmises_gen.py
src/chebax/_src/recipes/vonmises_table.py
src/chebax/bake/__init__.py
src/chebax/bake/_jaxpr_emit.py
tests/test_bake.py
tests/test_besseli.py
tests/test_besselj.py
tests/test_besselj_m3.py
tests/test_besselk.py
tests/test_bessely.py
tests/test_betainc.py
tests/test_contracts.py
tests/test_erf_family.py
tests/test_gammainc.py
tests/test_gammainc_large.py
tests/test_hyp1f1.py
tests/test_int_params.py
tests/test_lambertw.py
tests/test_m1.py
tests/test_matern.py
tests/test_numpyro_module.py
tests/test_pergroup.py
tests/test_pytensor_plugin.py
tests/test_quantiles.py
tests/test_spherical.py
tests/test_vonmises.py
tests/test_x64_off.py