Skip to content

v0.5.0

Compare
Choose a tag to compare
@crichgriffin crichgriffin released this 30 Apr 15:43
· 136 commits to main since this release

added

fixed

  • fixed error in vis
    • error occurred when only wanting to plot continuous or categorical variables (or neither), not both
  • fixed error in refmap
    • high threads was not recognised, now fixed.

dependencies

  • All the dependencies have been updated.
    • Python>=3.10 required
  • added seeds to all scvi tasks for reproducibility