.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGELOG.md
LICENSE
README.md
pyproject.toml
.github/workflows/ghp.yml
.github/workflows/python-tiledbsoma-ml.yml
.github/workflows/python-tilledbsoma-ml-compat.yml
.github/workflows/release.yml
docs/.gitignore
docs/Makefile
docs/README.md
docs/conf.py
docs/index.rst
docs/make.bat
docs/performance_tuning.md
docs/requirements.txt
docs/_static/custom.css
docs/_static/js/external_links.js
notebooks/tutorial_lightning.ipynb
notebooks/tutorial_multiworker.ipynb
notebooks/tutorial_pytorch.ipynb
scripts/rehome-census.sh
src/tiledbsoma_ml/__init__.py
src/tiledbsoma_ml/_common.py
src/tiledbsoma_ml/_csr.py
src/tiledbsoma_ml/_distributed.py
src/tiledbsoma_ml/_eager_iter.py
src/tiledbsoma_ml/_io_batch_iterable.py
src/tiledbsoma_ml/_mini_batch_iterable.py
src/tiledbsoma_ml/_query_ids.py
src/tiledbsoma_ml/_utils.py
src/tiledbsoma_ml/dataloader.py
src/tiledbsoma_ml/dataset.py
src/tiledbsoma_ml/py.typed
src/tiledbsoma_ml/x_locator.py
src/tiledbsoma_ml.egg-info/PKG-INFO
src/tiledbsoma_ml.egg-info/SOURCES.txt
src/tiledbsoma_ml.egg-info/dependency_links.txt
src/tiledbsoma_ml.egg-info/requires.txt
src/tiledbsoma_ml.egg-info/top_level.txt
tests/__init__.py
tests/_utils.py
tests/conftest.py
tests/test_csr.py
tests/test_dataloader.py
tests/test_dataset.py
tests/test_eager_iter.py
tests/test_query_ids.py
tests/test_utils.py
www/README.md
www/eslint.config.js
www/index.html
www/package.json
www/pnpm-lock.yaml
www/tsconfig.json
www/vite.config.ts
www/public/shuffle.gif
www/public/soma.png
www/src/App.tsx
www/src/index.scss
www/src/main.tsx
www/src/vite-env.d.ts