LICENSE
MANIFEST.in
README.rst
pyproject.toml
kwarray/__init__.py
kwarray/algo_assignment.py
kwarray/algo_setcover.py
kwarray/arrayapi.py
kwarray/dataframe_light.py
kwarray/distributions.py
kwarray/fast_rand.py
kwarray/py.typed
kwarray/util_averages.py
kwarray/util_groups.py
kwarray/util_misc.py
kwarray/util_numpy.py
kwarray/util_random.py
kwarray/util_robust.py
kwarray/util_slices.py
kwarray/util_slider.py
kwarray/util_torch.py
kwarray.egg-info/PKG-INFO
kwarray.egg-info/SOURCES.txt
kwarray.egg-info/dependency_links.txt
kwarray.egg-info/requires.txt
kwarray.egg-info/top_level.txt
requirements/docs.txt
requirements/linting.txt
requirements/optional.txt
requirements/runtime.txt
requirements/tests.txt
tests/test_arrayapi.py
tests/test_averages.py
tests/test_distributions.py
tests/test_import.py
tests/test_normalize.py
tests/test_robust.py
tests/test_slider.py