Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pathological cases of double shift polynomial #118

Closed
smataigne opened this issue Oct 14, 2022 · 0 comments
Closed

Pathological cases of double shift polynomial #118

smataigne opened this issue Oct 14, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@smataigne
Copy link
Collaborator

smataigne commented Oct 14, 2022

There is an accuracy issue for A = SkewHermTridiagonal([1, 0.001, 1, 0.0001, 1]).
Some pathological cases of the double shift polynomial must be handled, i.e the cases that lead to cyclic/unchanging iterations

@stevengj stevengj added the bug Something isn't working label Oct 26, 2023
@smataigne smataigne changed the title Accuracy for some cases+ Pathological cases of double shift polynomial Pathological cases of double shift polynomial Dec 21, 2023
smataigne added a commit that referenced this issue Dec 21, 2023
smataigne added a commit that referenced this issue Dec 21, 2023
smataigne added a commit that referenced this issue Dec 21, 2023
smataigne added a commit that referenced this issue Dec 22, 2023
* solve issues #118 and #130

* solve issues #118 and #130

* solve issues #118 and #130

* solve typo

* solve typo in new tests
smataigne added a commit that referenced this issue Dec 22, 2023
* solve issues #118 and #130

* solve issues #118 and #130

* solve issues #118 and #130

* solve typo

* solve typo in new tests

* New version 0.1.1

* New version 0.1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants