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

Introduce UnitRange argument to eigenfunctions. #6678

Merged
merged 1 commit into from
Apr 28, 2014
Merged

Conversation

andreasnoack
Copy link
Member

This makes it more transparent to call the method that returns a specific range of the eigenvalues and -vectors.

I have also changed the promotions methods to convert to AbstractMatrix instead of Matrix. This is necessary, e.g. when promoting the element type of a Symmetric.

JeffBezanson added a commit that referenced this pull request Apr 28, 2014
Introduce UnitRange argument to eigenfunctions.
@JeffBezanson JeffBezanson merged commit 88307e4 into master Apr 28, 2014
@andreasnoack andreasnoack deleted the anj/subeig branch April 28, 2014 17:30
jiahao added a commit that referenced this pull request Jul 18, 2014
Update eigmax, eigmin, eigmax interfaces for Symmetric and
SymTridiagonal matrices to conform to new method signatures introduced
in #6678.
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.

None yet

2 participants