-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
HacktoberfestGood for Hacktoberfest participantsGood for Hacktoberfest participantsgood first issueGood for newcomersGood for newcomers
Description
Re: JuliaLang/julia#5840, #136, JuliaLang/julia#8240
We have a lot of easy targets to fill out the linear algebra functionality. These methods don't work at all. They don't have fallbacks to the dense method, even. Feel free to add more:
-
BunchKaufman
-
Matrix
-
det
-
logdet
-
-
Symmetric{SparseMatrixCSC}
-
Matrix
-
det
-
logdet
-
eigvals
-
eigvecs
-
eigen
-
svdvals
-
svd
-
issparse
-
cond
- broken because ofeigvals
-
(-)A
-
isposdef
-
mul!
-
norm(A)
-
-
LDLt{SymTridiagonal}
-
det
-
logdet
-
norm
-
tr
-
eigvals
-
eigvecs
-
svdvals
-
svd
-
cond
-
-
Hessenberg
,UpperHessenberg
-
eigen
,eigvals
: eigensolvers for Hessenberg matrices #858 -
qr
(mentioned in more methods for Hessenberg factorizations #625)
-
schneiderfelipe and bencardoen
Metadata
Metadata
Assignees
Labels
HacktoberfestGood for Hacktoberfest participantsGood for Hacktoberfest participantsgood first issueGood for newcomersGood for newcomers