Skip to content

Commit

Permalink
add news
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilHvitfeldt committed Sep 27, 2024
1 parent 3eae95f commit db72b60
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@

* `is_sparse_vector()` has been rewritten for speed improvement. (#76)

* Fixed bugs where `coerce_to_sparse_matrix()` would error for completely sparse columns. (#77)

* `coerce_to_sparse_matrix()` Now turns dense zeroes into sparse zeroes. (#77)

# sparsevctrs 0.1.0

* Initial CRAN submission.

0 comments on commit db72b60

Please sign in to comment.