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

Use symmetric eigen solver in laplacian_spectrum #1133

Merged
merged 1 commit into from Apr 30, 2014

Conversation

ysitu
Copy link
Contributor

@ysitu ysitu commented Apr 30, 2014

For those who rely on the return type being complex this may be a breaking change because eigvalsh returns real values.

@hagberg hagberg added this to the networkx-1.9 milestone Apr 30, 2014
@hagberg hagberg self-assigned this Apr 30, 2014
@hagberg
Copy link
Member

hagberg commented Apr 30, 2014

This should always return real values anyway so the complex type was not appropriate.

hagberg added a commit that referenced this pull request Apr 30, 2014
Use symmetric eigen solver in laplacian_spectrum
@hagberg hagberg merged commit 0f991b2 into networkx:master Apr 30, 2014
@ysitu ysitu deleted the eigvalsh branch April 30, 2014 19:50
@jtorrents jtorrents modified the milestone: networkx-1.9 May 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants