LICENSE
MANIFEST.in
README.md
pyproject.toml
src/uncpy/__init__.py
src/uncpy/_config.py
src/uncpy/_core.py
src/uncpy/_create.py
src/uncpy/_funcs.py
src/uncpy/_registry.py
src/uncpy/_stats.py
src/uncpy/fft.py
src/uncpy/linalg.py
src/uncpy.egg-info/PKG-INFO
src/uncpy.egg-info/SOURCES.txt
src/uncpy.egg-info/dependency_links.txt
src/uncpy.egg-info/requires.txt
src/uncpy.egg-info/top_level.txt
tests/conftest.py
tests/test_arrays.py
tests/test_basic.py
tests/test_complex.py
tests/test_components.py
tests/test_cov_storage.py
tests/test_coverage.py
tests/test_docstrings.py
tests/test_kernel_cache.py
tests/test_lanes_vmap.py
tests/test_linalg.py
tests/test_montecarlo.py
tests/test_serialization.py
tests/test_wrap_jit.py