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

Add svdvals! for Symmetric and Hermitian #10131

Merged
merged 1 commit into from
Feb 8, 2015
Merged

Add svdvals! for Symmetric and Hermitian #10131

merged 1 commit into from
Feb 8, 2015

Conversation

andreasnoack
Copy link
Member

This fixes JuliaLang/LinearAlgebra.jl#171.

Also, export eigvals!, extend signature for cond to AbstractMatrix, and add some tests.

andreasnoack added a commit that referenced this pull request Feb 8, 2015
Add svdvals! for Symmetric and Hermitian
@andreasnoack andreasnoack merged commit a85e6b7 into master Feb 8, 2015
@andreasnoack andreasnoack deleted the anj/svdvals branch February 8, 2015 21:31
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.

rank is currently not implemented for Symmetric, Hermitian, and SymTridiagonal special matrix types
2 participants