Skip to content

Releases: complextissue/spatiomic

spatiomic 0.9.2

05 Jan 17:35
ac9273f

Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.9.2

spatiomic 0.9.1

26 Nov 13:17

Choose a tag to compare

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

25 Nov 10:44
b7907e5

Choose a tag to compare

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

02 Oct 20:49
fe78a80

Choose a tag to compare

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

17 Sep 15:05
74d081a

Choose a tag to compare

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

15 Sep 15:41

Choose a tag to compare

  • Adds cofactors support to spatiomic.process.arcsinh
  • Removes unused and non-sencial PCA weighing function

spatiomic 0.6.1

27 Aug 16:40
f1c66cc

Choose a tag to compare

  • Introduces new segment module for cell-level analysis
  • Install cellpose 4 with uv add spatiomic --optional cellpose
  • New spatiomic.data.array_from_sdata utility function to get SpatialData images as arrays

spatiomic 0.5.0

27 Jul 20:09
90f0bc5

Choose a tag to compare

  • 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

15 Jul 20:40
36b9d24

Choose a tag to compare

Bug fix: Require scipy>=1.15.0 to prevent problems with changed random number generator API.

spatiomic 0.4.0

17 Apr 15:48

Choose a tag to compare

Initial public release.