AbstractMatrix{T}(::SpecialMat{T}) should make a copy #50495
AbstractMatrix{T}(::Symmetric) should make a copy
2defb1d5
Bidiagonal should make copy in constructors
409e2f10
Merge branch 'master' into patch-29
9c89dac3
extend to other LinAlg matrix types
a0ed76eb
fix tridiag cases
bb800e9c
another fix
fd200e62
add missing Tridiagonal constructor
bf29df79
remove specialized constructors
c011a6bc
fix SymTridiagonal predicate
f21b7a5d
Revert "remove specialized constructors"
ae60cb53
make `AbstractMatrix{T}(::SpecialMatrix{T})` copy
16e3accf
clean-up
e667cd69
dkarrasch
changed the title AbstractMatrix{T}(::Symmetric) should make a copy AbstractMatrix{T}(::Symmetric{T}) should make a copy 2 years ago
dkarrasch
changed the title AbstractMatrix{T}(::Symmetric{T}) should make a copy AbstractMatrix{T}(::SpecialMat{T}) should make a copy 2 years ago
revert unrelated changes
cba49859
Merge branch 'master' into patch-29
c48e023c
dkarrasch
merged
b050af1e
into master 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub