-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
*added missing focus tutorials *added hyperedges in depth tutorial
- Loading branch information
1 parent
31b0fc8
commit 354c967
Showing
3 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
################## | ||
Focus tutorials | ||
################## | ||
|
||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
Tutorial 1 - Basic Hypergraph Functionality | ||
Tutorial 2 - Read and Write | ||
Tutorial 3 - Basic simplicial complex usage | ||
Tutorial 4 - Generative_Models | ||
Tutorial 5 - Plotting | ||
Tutorial 6 - Statistics | ||
Tutorial 7 - Convex hulls hypergraph plotting | ||
Tutorial 8 - Directed Hypergraphs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters