Skip to content

Commit

Permalink
Add SparseVector to NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mbauman committed Oct 7, 2015
1 parent 29de22d commit b3e0ad4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ Library improvements
* The functions `remotecall`, `remotecall_fetch`, and `remotecall_wait` now have the
function argument as the first argument to allow for do-block syntax ([#13338]).

* A new `SparseVector` type allows for one-dimensional sparse arrays. Slicing
and reshaping sparse matrices now return vectors when appropriate.

Deprecated or removed
---------------------

Expand Down

0 comments on commit b3e0ad4

Please sign in to comment.