Skip to content

Releases: potulabe/symphonypy

v0.2.3

16 Mar 19:03

Choose a tag to compare

Compatibility issue with harmonypy>=0.2.0 fixed

v0.2.2

07 Oct 23:19
43a09d1

Choose a tag to compare

Minor bugs are fixed:

  1. .A -> .toarray() for sparse matrices,
  2. adata_ref.obsm["X_pca"] was changed in the previous implementation because of incorrect reassignment of the variable, now it's fixed,
  3. other minor improvements.

v0.2.1

28 Apr 23:13

Choose a tag to compare

Minor bug fixes and improvements.