LICENSE
README.md
pyproject.toml
secactpy/__init__.py
secactpy/batch.py
secactpy/inference.py
secactpy/io.py
secactpy/ridge.py
secactpy/rng.py
secactpy/signature.py
secactpy.egg-info/PKG-INFO
secactpy.egg-info/SOURCES.txt
secactpy.egg-info/dependency_links.txt
secactpy.egg-info/requires.txt
secactpy.egg-info/top_level.txt
secactpy/data/CytoSig.tsv.gz
secactpy/data/SecAct.tsv.gz
secactpy/data/__init__.py
tests/test_batch_comp.py
tests/test_bulk_cpu.py
tests/test_bulk_gpu.py
tests/test_ridge.py
tests/test_rng_gsl.py
tests/test_scrnaseq_cpu.py
tests/test_scrnaseq_gpu.py
tests/test_st_cpu.py
tests/test_st_gpu.py