Releases: complextissue/spatiomic
Releases · complextissue/spatiomic
spatiomic 0.9.2
spatiomic 0.9.1
What's Changed
- Do not unnecessarily increase community numbers in assign_communities by @maltekuehl in #21
Full Changelog: 0.9.0...0.9.1
spatiomic 0.9.0
What's Changed
- More complete GPU acceleration for register class by @maltekuehl in #20
Full Changelog: 0.8.0...0.9.0
spatiomic 0.8.0
What's Changed
- Added additional data formats and channel information extraction support by @maltekuehl in #18
Full Changelog: 0.7.0...0.8.0
spatiomic 0.7.0
What's Changed
- Fix cugraph Leiden clustering broken by new cugraph version and fix equal_variance assertion bug in get_stats by @maltekuehl in #16
Full Changelog: 0.6.2...0.7.0
spatiomic 0.6.2
- Adds
cofactorssupport tospatiomic.process.arcsinh - Removes unused and non-sencial PCA weighing function
spatiomic 0.6.1
- Introduces new
segmentmodule for cell-level analysis - Install cellpose 4 with
uv add spatiomic --optional cellpose - New
spatiomic.data.array_from_sdatautility function to get SpatialData images as arrays
spatiomic 0.5.0
- Deprecate Python 3.10 support
- Fix uv installation dependency conflicts
- Provides uv installation documentation
- Provides GPU-only packages as installable extras
- Updates CI/CD to use uv and removes the deprecated GitHub Pages workflow
spatiomic 0.4.2
Bug fix: Require scipy>=1.15.0 to prevent problems with changed random number generator API.
spatiomic 0.4.0
Initial public release.