LICENSE
README.md
pyproject.toml
src/crispyx/__init__.py
src/crispyx/_checkpoint.py
src/crispyx/_kernels.py
src/crispyx/_memory.py
src/crispyx/_namespaces.py
src/crispyx/_size_factors.py
src/crispyx/_statistics.py
src/crispyx/data.py
src/crispyx/de.py
src/crispyx/dimred.py
src/crispyx/glm.py
src/crispyx/plotting.py
src/crispyx/profiling.py
src/crispyx/pseudobulk.py
src/crispyx/qc.py
src/crispyx.egg-info/PKG-INFO
src/crispyx.egg-info/SOURCES.txt
src/crispyx.egg-info/dependency_links.txt
src/crispyx.egg-info/requires.txt
src/crispyx.egg-info/top_level.txt
tests/test_benchmarking.py
tests/test_convert_to_csc.py
tests/test_convert_to_csr.py
tests/test_data_helpers.py
tests/test_de_lowexpr_filter.py
tests/test_dimred.py
tests/test_memory_dispatch.py
tests/test_nb_glm.py
tests/test_normalisation.py
tests/test_plotting.py
tests/test_profiling.py
tests/test_qc_parity.py
tests/test_scanpy_parity.py
tests/test_streaming_control.py
tests/test_wilcoxon_dispatch.py
tests/test_workflow.py