.coveragerc.cpu
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
rankseg/__init__.py
rankseg/_rankseg.py
rankseg/_rankseg_algo.py
rankseg/_screening.py
rankseg/_screening_cuda.py
rankseg/_validation.py
rankseg/distribution.py
rankseg/functional.py
rankseg.egg-info/PKG-INFO
rankseg.egg-info/SOURCES.txt
rankseg.egg-info/dependency_links.txt
rankseg.egg-info/not-zip-safe
rankseg.egg-info/requires.txt
rankseg.egg-info/top_level.txt
rankseg/integration/__init__.py
rankseg/integration/sam.py
rankseg/integration/transformers.py
scripts/benchmark_rma_screening.py
scripts/check_distributions.py
scripts/smoke_test_distribution.py
tests/conftest.py
tests/test_coverage_config.py
tests/test_demo_data_optional.py
tests/test_distribution.py
tests/test_main.py
tests/test_packaging.py
tests/test_rankseg_algo.py
tests/test_release_smoke.py
tests/test_sam_integration.py
tests/test_screening.py
tests/test_screening_auto.py
tests/test_screening_cached_unique.py
tests/test_screening_candidate_workspace.py
tests/test_screening_compact_candidates.py
tests/test_screening_cuda.py
tests/test_screening_no_retry.py
tests/test_screening_row_indexing.py
tests/test_screening_statistics.py
tests/test_screening_unique_fastpath.py
tests/test_screening_unique_statistics.py
tests/test_screening_validation.py
tests/test_transformers_integration.py
tests/test_validation.py