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:
SSAMDatasetnow only accepts the path to save datarun_kdeaccepts spots data as pandas dataframe, as well as width, height, and depth- Log normalization as default,
sctranformis now optional - Used
tqdmfor pretty printing progresses - New documentations
- Created
pyproject.tomlto ensurenumpypreinstallation before invokingsetup.py