We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9195b30 commit 3fc4b78Copy full SHA for 3fc4b78
NEWS.md
@@ -24,6 +24,9 @@ Library improvements
24
* The function `remotecall`, `remotecall_fetch`, and `remotecall_wait` now have the
25
the function argument as the first argument to allow for do-block syntax ([#13338]).
26
27
+ * A new `SparseVector` type allows for one-dimensional sparse arrays. Slicing
28
+ and reshaping sparse matrices now can return a vector when appropriate.
29
+
30
Deprecated or removed
31
---------------------
32
0 commit comments