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 a2321a3 commit 30734f3Copy full SHA for 30734f3
NEWS.md
@@ -63,6 +63,7 @@ Standard library changes
63
multiple processes ([#29969]).
64
* `Base.julia_cmd` now propagates the `--inline=(yes|no)` flag ([#29858]).
65
* New `DateTime(::Date, ::Time)` constructor ([#29754]).
66
+ * `isdiag` and `isposdef` for `Diagonal` and `UniformScaling` ([#29638]).
67
68
Compiler/Runtime improvements
69
-----------------------------
0 commit comments