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

igraph_scg_laplacian: implement 'direction' argument #1

Open
szhorvat opened this issue Nov 10, 2020 · 0 comments
Open

igraph_scg_laplacian: implement 'direction' argument #1

szhorvat opened this issue Nov 10, 2020 · 0 comments
Labels

Comments

@szhorvat
Copy link
Member

igraph_scg_laplacian has a documented direction argument that is currently unimplemented. This is a reminder to implement it.

From the docs,

direction: | Whether to work with left or right eigenvectors. Possible values: IGRAPH_SCG_DIRECTION_DEFAULT, IGRAPH_SCG_DIRECTION_LEFT, IGRAPH_SCG_DIRECTION_RIGHT. This argument is currently ignored and right eigenvectors are always used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant