Skip to content

Commit

Permalink
Merge 825de15 into 749e258
Browse files Browse the repository at this point in the history
  • Loading branch information
ffl096 committed May 25, 2023
2 parents 749e258 + 825de15 commit d729346
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions toponetx/classes/simplicial_complex.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,15 +69,6 @@ class SimplicialComplex(Complex):
list of maximal simplices that define the simplicial complex
name : hashable, optional, default: None
If None then a placeholder '' will be inserted as name
mode : str, optional, default 'normal'.
computational mode, available options are "normal" or "gudhi".
default is 'normal'.
Note : When ghudi is selected additioanl structure
obtained from the simplicial tree is stored.
this creates an additional reduannt storage
but it can be used for access the simplicial
tree of the complex.
Notes
-----
Expand Down

0 comments on commit d729346

Please sign in to comment.