LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/autozyme/__init__.py
src/autozyme/__main__.py
src/autozyme/_baseline_cache.py
src/autozyme/_benchmark.py
src/autozyme/_core.py
src/autozyme/_intercept_probe.py
src/autozyme/_smoke.py
src/autozyme/_speedups.py
src/autozyme/_subsets.py
src/autozyme/_thread_env.py
src/autozyme/_threads.py
src/autozyme/_utils.py
src/autozyme/_verify.py
src/autozyme/_verify_worker.py
src/autozyme.egg-info/PKG-INFO
src/autozyme.egg-info/SOURCES.txt
src/autozyme.egg-info/dependency_links.txt
src/autozyme.egg-info/requires.txt
src/autozyme.egg-info/top_level.txt
src/autozyme/_native_scanpy_src/az_pthread_compat.h
src/autozyme/_native_scanpy_src/knn.c
src/autozyme/_native_scanpy_src/module.c
src/autozyme/_native_scanpy_src/scanpy_kernels.h
src/autozyme/_native_scanpy_src/umap_graph.c
src/autozyme/_native_scanpy_src/umap_layout.c
src/autozyme/_native_scanpy_src/umap_layout_internal.h
src/autozyme/_native_scanpy_src/umap_layout_parallel.c
src/autozyme/_test_json/__init__.py
src/autozyme/astropy_boxleastsquares/__init__.py
src/autozyme/astropy_boxleastsquares/speedups_finalized.tsv
src/autozyme/cell2location/__init__.py
src/autozyme/cell2location/speedups_finalized.tsv
src/autozyme/cellphonedb/__init__.py
src/autozyme/cellphonedb/speedups_finalized.tsv
src/autozyme/dipy/__init__.py
src/autozyme/dipy/speedups_finalized.tsv
src/autozyme/fipy/__init__.py
src/autozyme/fipy/speedups_finalized.tsv
src/autozyme/lifelines/__init__.py
src/autozyme/lifelines/speedups_finalized.tsv
src/autozyme/mdanalysis_rmsd/__init__.py
src/autozyme/mdanalysis_rmsd/speedups_finalized.tsv
src/autozyme/obspy/__init__.py
src/autozyme/obspy/speedups_finalized.tsv
src/autozyme/prody/__init__.py
src/autozyme/prody/speedups_finalized.tsv
src/autozyme/sarsen/__init__.py
src/autozyme/sarsen/speedups_finalized.tsv
src/autozyme/scanpy/__init__.py
src/autozyme/scanpy/_highly_variable.py
src/autozyme/scanpy/_leiden.py
src/autozyme/scanpy/_neighbors.py
src/autozyme/scanpy/_normalize.py
src/autozyme/scanpy/_pca.py
src/autozyme/scanpy/_prepare.py
src/autozyme/scanpy/_rank_genes.py
src/autozyme/scanpy/_regress_out.py
src/autozyme/scanpy/_scale.py
src/autozyme/scanpy/_umap.py
src/autozyme/scanpy/manifest.yml
src/autozyme/scanpy_highly_variable/speedups_finalized.tsv
src/autozyme/scanpy_highly_variable_v3_batch/speedups_finalized.tsv
src/autozyme/scanpy_leiden/speedups_finalized.tsv
src/autozyme/scanpy_neighbors/speedups_finalized.tsv
src/autozyme/scanpy_normalize/speedups_finalized.tsv
src/autozyme/scanpy_pca/speedups_finalized.tsv
src/autozyme/scanpy_rank_genes/speedups_finalized.tsv
src/autozyme/scanpy_scale/speedups_finalized.tsv
src/autozyme/scanpy_umap/speedups_finalized.tsv
src/autozyme/sccoda/__init__.py
src/autozyme/sccoda/speedups_finalized.tsv
src/autozyme/scvelo/__init__.py
src/autozyme/scvelo/speedups_finalized.tsv
src/autozyme/squidpy_cooccurrence/__init__.py
src/autozyme/squidpy_cooccurrence/speedups_finalized.tsv
src/autozyme/statsmodels/__init__.py
src/autozyme/statsmodels/speedups_finalized.tsv
src/autozyme/xclim/__init__.py
src/autozyme/xclim/speedups_finalized.tsv
tests/test_api_signatures.py
tests/test_auto_threads.py
tests/test_core.py
tests/test_manifest.py
tests/test_readme_quickstart.py
tests/test_scanpy_smoke.py
tests/test_scanpy_threads.py
tests/test_sdk_authoring_journey.py
tests/test_verify_patch.py