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

added a routine to use DSTEGR #2

Merged
merged 1 commit into from
Apr 5, 2018
Merged

added a routine to use DSTEGR #2

merged 1 commit into from
Apr 5, 2018

Conversation

uihsnv
Copy link
Contributor

@uihsnv uihsnv commented Apr 5, 2018

DSTEGR is a wrapper over DSTEMR, both of which are routines that diagonalise a tri-diagonal matrix. The former fixes the value of the TRYRAC variable, which supposedly causes some of the trouble:

Reference-LAPACK/lapack#151 (comment)

DSYEVR = DSYTRD + DSTEMR
NewRtine = DSYTRD + DSTEGR

There seems to be some weird differences in the vectors.

@miroi miroi merged commit a5574d6 into miroi:master Apr 5, 2018
@miroi
Copy link
Owner

miroi commented Apr 5, 2018

thanks for your effort !

@uihsnv uihsnv deleted the dstegr branch April 5, 2018 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants