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 spectrum method to graph #29

Closed
pmacg opened this issue Dec 15, 2021 · 0 comments · Fixed by #34
Closed

Add spectrum method to graph #29

pmacg opened this issue Dec 15, 2021 · 0 comments · Fixed by #34
Labels
enhancement New feature or request
Milestone

Comments

@pmacg
Copy link
Owner

pmacg commented Dec 15, 2021

Add the methods

  • adjacency_spectrum()
  • laplacian_spectrum()
  • normalised_laplacian_spectrum()

To the graph object for returning the eigenvalues of the corresponding graph matrices.

@pmacg pmacg added the enhancement New feature or request label Dec 15, 2021
@pmacg pmacg added this to the Release 0.5 milestone Dec 15, 2021
pmacg added a commit that referenced this issue Jan 1, 2022
@pmacg pmacg linked a pull request Jan 1, 2022 that will close this issue
@pmacg pmacg closed this as completed in #34 Jan 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant