TopoNetX
TopoNetX copied to clipboard
Deprecations to be removed in 0.3.0
Cell Complexes
- [ ]
CellComplex.maxdim, use drop-in replacementCellComplex.dim.
Simplicial Complexes
- [ ]
SimplicialComplex.maxdim, use drop-in replacementSimplicialComplex.dim. - [ ]
SimplicialComplex.from_spharpy, use drop-in replacementSimplicialComplex.from_spharapy. - [ ]
Simplex.boundary, retrieve them through theSimplicialComplexobject instead. - [ ]
Simplex.faces, retrieve them through theSimplicialComplexobject instead.