Skip to content

Commit abb09f8

Browse files
mcognettaararslan
authored andcommitted
NEWS.md item for #29777 (#30997)
1 parent 2ecc499 commit abb09f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

+2
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ Standard library changes
4343
* Added keyword arguments `rtol`, `atol` to `pinv` and `nullspace` ([#29998]).
4444
* `UniformScaling` instances are now callable such that e.g. `I(3)` will produce a `Diagonal` matrix ([#30298]).
4545
* Eigenvalues λ of general matrices are now sorted lexicographically by (Re λ, Im λ) ([#21598]).
46+
* `one` for structured matrices (`Diagonal`, `Bidiagonal`, `Tridiagonal`, `Symtridiagonal`) now preserves
47+
structure and type. ([#29777])
4648

4749
#### SparseArrays
4850

0 commit comments

Comments
 (0)