We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a4d68 commit 25ca508Copy full SHA for 25ca508
NEWS.md
@@ -59,6 +59,7 @@ Standard library changes
59
* New `DateTime(::Date, ::Time)` constructor ([#29754]).
60
* `isdiag` and `isposdef` for `Diagonal` and `UniformScaling` ([#29638]).
61
* `mul!`, `rmul!` and `lmul!` methods for `UniformScaling` ([#29506]).
62
+ * `Symmetric` and `Hermitian` matrices now preserve the wrapper when scaled with a number ([#29469]).
63
* New `edit(m::Module)` method which opens the main source file for module `m` ([#29636]).
64
65
Compiler/Runtime improvements
0 commit comments