Skip to content

Commit

Permalink
minor changes to tutos doc
Browse files Browse the repository at this point in the history
*added missing focus tutorials
*added hyperedges in depth tutorial
  • Loading branch information
thomasrobiglio committed Oct 19, 2023
1 parent 31b0fc8 commit 354c967
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/api/tutorials/case_studies.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Case studies
##################

.. toctree::
:maxdepth: 2
:maxdepth: 1

case_study_zhang2022
simplicial_kuramoto_example
16 changes: 16 additions & 0 deletions docs/source/api/tutorials/focus_tutorials.rst
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
3 changes: 2 additions & 1 deletion docs/source/api/tutorials/in_depth.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ In depth tutorials
.. toctree::
:maxdepth: 1

In Depth 1 - Drawing nodes
In Depth 1 - Drawing nodes
In Depth 2 - Drawing hyperedges

0 comments on commit 354c967

Please sign in to comment.