LICENSE
README.md
pyproject.toml
halea/__init__.py
halea/_base.py
halea/_version.py
halea/exceptions.py
halea/jax.py
halea/numpy.py
halea/torch.py
halea.egg-info/PKG-INFO
halea.egg-info/SOURCES.txt
halea.egg-info/dependency_links.txt
halea.egg-info/requires.txt
halea.egg-info/top_level.txt
halea.egg-info/zip-safe
halea/backends/__init__.py
halea/backends/_chaoskey.py
halea/backends/_truerng.py
tests/test_backends.py
tests/test_exceptions.py
tests/test_integration.py
tests/test_jax_api.py
tests/test_numpy_api.py
tests/test_randomness.py
tests/test_torch_api.py