-
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.
Minor changes and corrections to tutorials in the API (#479)
* minor changes to tutos doc *added missing focus tutorials *added hyperedges in depth tutorial * Minor fixes in tutos * minor fix * minor fixes * recipe for colours of different hyperedges * added missing cell in in depth 2 * corrections by max
- Loading branch information
1 parent
31b0fc8
commit 536f592
Showing
10 changed files
with
301 additions
and
336 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
49 changes: 18 additions & 31 deletions
49
docs/source/api/tutorials/In Depth 1 - Drawing nodes.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
111 changes: 65 additions & 46 deletions
111
docs/source/api/tutorials/In Depth 2 - Drawing hyperedges.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
16 changes: 3 additions & 13 deletions
16
docs/source/api/tutorials/simplicial_kuramoto_example.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.