Releases: pnucolab/ssam
Releases · pnucolab/ssam
SSAM 1.1.2
SSAM 1.1.1
Major changes
- Adjusted package requirements for Google Colab
- Fixed crashing on systems with no support of AVX512f
SSAM 1.1.0
Major changes:
SSAMDataset
now only accepts the path to save datarun_kde
accepts spots data as pandas dataframe, as well as width, height, and depth- Log normalization as default,
sctranform
is now optional - Used
tqdm
for pretty printing progresses - New documentations
- Created
pyproject.toml
to ensurenumpy
preinstallation before invokingsetup.py