You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tutorial simplicial_contagion.ipynb generates a random hypergraph and runs an SIS contagion dynamics on it. The name is misleading, because the hypergraphs used in the tutorial are not in fact simplicial complexes. I would suggest either:
Change the wording to "hypergraph contagion" or similar; or
Edit the hypergraphs in the tutorial to include all lower-order hyperedges, thus making them simplicial complexes.