-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
breakingThis change will break codeThis change will break code
Milestone
Description
I propose deprecating the following exports (the definitions will remain in base):
ldltd
and ldltd!
(implementation of factorize for SymTridiagonal)
solve
(implementation of \
for some types)
symmetrize!
(specialized function, only one of several possible ways to symmetrize a matrix, symmetrize_conj!
is not exported, non-mutating variants don't exist)
Metadata
Metadata
Assignees
Labels
breakingThis change will break codeThis change will break code