We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05a4dfd commit 41ed5d7Copy full SHA for 41ed5d7
NEWS.md
@@ -65,6 +65,7 @@ Standard library changes
65
multiple processes ([#29969]).
66
* `Base.julia_cmd` now propagates the `--inline=(yes|no)` flag ([#29858]).
67
* New `DateTime(::Date, ::Time)` constructor ([#29754]).
68
+ * `isdiag` and `isposdef` for `Diagonal` and `UniformScaling` ([#29638]).
69
70
Compiler/Runtime improvements
71
-----------------------------
0 commit comments