Skip to content

v.1.0.3

Latest

Choose a tag to compare

@Arshammik Arshammik released this 07 May 00:57
· 67 commits to main since this release
8ea8fd9

Fixed

  • Fixed a segmentation fault in find_variable_genes() when computing negative binomial deviances from sparse matrices. The issue was due to unsafe coercion of matrix types in C++. See #11 and #13 for details.