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

IGAdjacencyMatrixPlot: support incidence matrix #74

Open
szhorvat opened this issue Oct 27, 2018 · 0 comments
Open

IGAdjacencyMatrixPlot: support incidence matrix #74

szhorvat opened this issue Oct 27, 2018 · 0 comments
Milestone

Comments

@szhorvat
Copy link
Owner

Current syntax: IGAdjacencyMatrixPlot[graph, vertices].

Should extend to: IGAdjacencyMatrixPlot[graph, vertices1, vertices2], which plots a sub-matrix based on the rows and columns corresponding to the two given vertex sets. This will be useful for plotting bipartite incidence matrices.

@szhorvat szhorvat added this to the 0.4 milestone Oct 27, 2018
@szhorvat szhorvat modified the milestones: 0.4, 0.5 May 9, 2019
@szhorvat szhorvat modified the milestones: 0.5, 0.6 Oct 9, 2020
@szhorvat szhorvat modified the milestones: 0.6, next May 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant