LICENSE
MANIFEST.in
README.md
pyproject.toml
src/xtensor/__init__.py
src/xtensor/alignment.py
src/xtensor/coordinates.py
src/xtensor/dataset.py
src/xtensor/datatensor.py
src/xtensor/indexes.py
src/xtensor/variable.py
src/xtensor_datatensor.egg-info/PKG-INFO
src/xtensor_datatensor.egg-info/SOURCES.txt
src/xtensor_datatensor.egg-info/dependency_links.txt
src/xtensor_datatensor.egg-info/requires.txt
src/xtensor_datatensor.egg-info/top_level.txt
tests/test_concat.py
tests/test_construction.py
tests/test_conversions.py
tests/test_dataset.py
tests/test_indexes.py
tests/test_manipulation.py
tests/test_operations.py
tests/test_reductions.py
tests/test_selection.py