Skip to content

Conversation

@mforets
Copy link
Contributor

@mforets mforets commented Dec 9, 2020

Closes JuliaLang/LinearAlgebra.jl#796.

Please note the related suggestion to relax the dimensional constraints of the superdiagonal vector in some LAPACK eigensolvers. I didn't address it in this PR.

CC: @dkarrasch

@dkarrasch dkarrasch added the linear algebra Linear algebra label Dec 9, 2020
Copy link
Member

@dkarrasch dkarrasch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! LGTM.

@andreasnoack andreasnoack merged commit ad523d5 into JuliaLang:master Dec 10, 2020
@mforets mforets deleted the mforets/38765 branch December 10, 2020 14:14
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
@KristofferC KristofferC added the backport 1.6 Change should be backported to release-1.6 label Jun 10, 2021
KristofferC pushed a commit that referenced this pull request Jun 10, 2021
* fix 38765

* update test

(cherry picked from commit ad523d5)
KristofferC pushed a commit that referenced this pull request Jun 10, 2021
* fix 38765

* update test

(cherry picked from commit ad523d5)
KristofferC pushed a commit that referenced this pull request Jun 11, 2021
* fix 38765

* update test

(cherry picked from commit ad523d5)
@KristofferC KristofferC mentioned this pull request Jul 12, 2021
75 tasks
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Jul 12, 2021
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
* fix 38765

* update test

(cherry picked from commit ad523d5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

linear algebra Linear algebra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dimension mismatch with SymTridiagonal eigenvalue decomposition

4 participants