We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19de222 commit 98b79afCopy full SHA for 98b79af
NEWS.md
@@ -56,6 +56,7 @@ Standard library changes
56
multiple processes ([#29969]).
57
* `Base.julia_cmd` now propagates the `--inline=(yes|no)` flag ([#29858]).
58
* New `DateTime(::Date, ::Time)` constructor ([#29754]).
59
+ * `isdiag` and `isposdef` for `Diagonal` and `UniformScaling` ([#29638]).
60
61
Compiler/Runtime improvements
62
-----------------------------
0 commit comments