File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,10 @@ Summary of important user-visible changes for version 11 (yyyy-mm-dd):
2121 online, has been replaced by ` pkg search -all ` . Calling ` pkg list -forge `
2222 now gives a warning and then executes ` pkg search -all ` . The warning can
2323 be silenced with the ID ` "Octave:pkg:list-forge" ` .
24+ * Package metadata is now cached on the local computer for speed and
25+ reliability. Previously, it used to be downloaded afresh for operations
26+ such as ` install ` or ` update ` or ` search ` . Metadata updates can also be
27+ done on demand with the new option ` -refresh ` for those three actions.
2428
2529- Convolution of short and wide arrays (especially row vectors) is now faster
2630 by anywhere from 10% to 150X, depending on the array size and shape.
You can’t perform that action at this time.
0 commit comments