Skip to content

sparsevctrs 0.3.4

Choose a tag to compare

@EmilHvitfeldt EmilHvitfeldt released this 25 May 14:23

Bug Fixes

  • Fixed bug where sparse_multiplication() had a stack imbalence when returning all 0s. (#113)

  • Fixed bug where sparse_is_na(type = "integer") would error on character vectors. (#116)