.gitignore
.pre-commit-config.yaml
README.rst
pyproject.toml
requirements.txt
.github/workflows/publish.yml
.github/workflows/tests.yml
detectinhos/__init__.py
detectinhos/batch.py
detectinhos/data.py
detectinhos/loss.py
detectinhos/sample.py
detectinhos/sublosses.py
detectinhos.egg-info/PKG-INFO
detectinhos.egg-info/SOURCES.txt
detectinhos.egg-info/dependency_links.txt
detectinhos.egg-info/entry_points.txt
detectinhos.egg-info/requires.txt
detectinhos.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_sample.py