-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
speculativeWhether the change will be implemented is speculativeWhether the change will be implemented is speculative
Description
Some of the implementations such as eigen(::SymTridiagonal) don't actually accept the keyword arguments of the other implementations, scale, permute, sortby. (eigen(::Diagonal) does accept even permute and scale though it just ignores them.)
Should these also wrap the Lapack result in sorteig! before passing it to the Eigen constructor? And have dummy kwargs for scale and permute?
Originally posted by @st-- in JuliaLang/julia#43904 (comment)
Metadata
Metadata
Assignees
Labels
speculativeWhether the change will be implemented is speculativeWhether the change will be implemented is speculative