-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Labels
documentationIssues that are related to the documentation of igraph; good candidates for first-time contributorsIssues that are related to the documentation of igraph; good candidates for first-time contributorsgood first issueCandidates for first-time contributors who are already familiar with CCandidates for first-time contributors who are already familiar with C
Description
The python-igraph documentation includes a gallery of example applications:
https://python.igraph.org/en/stable/tutorials/index.html
This issue is to implement more examples. If you have ideas for examples, post them here. For inspiration, you may also look at the IGraph/M documentation, which includes many visual examples.
- Clique percolation.
- Personalized PageRank on a grid (see http://szhorvat.net/mathematica/IGDocumentation/#pagerank)
- Motif analysis with nice plots. Compare 3-motif counts in some directed network with a degree-constrained null model.
- ... your idea here! ...
This is a good first issue if you are looking to start contributing to igraph with technical writing.
RU-Lokamruth
Metadata
Metadata
Assignees
Labels
documentationIssues that are related to the documentation of igraph; good candidates for first-time contributorsIssues that are related to the documentation of igraph; good candidates for first-time contributorsgood first issueCandidates for first-time contributors who are already familiar with CCandidates for first-time contributors who are already familiar with C