Skip to content

Commit

Permalink
update News.md re issparse
Browse files Browse the repository at this point in the history
  • Loading branch information
oxinabox committed May 12, 2021
1 parent 69a1da8 commit ca0532f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Standard library changes

* new `sizehint!(::SparseMatrixCSC, ::Integer)` method ([#30676]).
* `cholesky()` now fully preserves the user-specified permutation. ([#40560])

* `issparse` now applies consistently to all wrapper arrays, including nested, by checking `issparse` on the wrapped parent array ([#37644]).

#### Dates

Expand Down

0 comments on commit ca0532f

Please sign in to comment.