Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
SimplicialComplex |
| | |||||
| | |||||
| | |||||
|
| | ||||
"Dimension" | dimension of the simplicial complex | |
"Simplices" | association of all simplices that constitute the simplicial complex | |
"SimplexCount" | number of all simplices that constitute the simplicial complex | |
"EulerCharacteristic" | Euler characteristic of the simplicial complex | |
"Vertices" | list of all 0-simplices in the simplicial complex | |
"VertexCount" | number of 0-simplices in the simplicial complex | |
"Edges" | list of all 1-simplices in the simplicial complex | |
"EdgeCount" | number of 1-simplices in the simplicial complex | |
"Facets" | list of maximal simplices in the simplicial complex | |
"FacetCount" | number of maximal simplices in the simplicial complex | |
"FVector" | f-vector of the simplicial complex | |
"PureQ" | whether the simplicial complex is pure or not | |
"1Skeleton" | graph object representing the 1-skeleton of the simplicial complex | |
"ConnectedComponents" | connected components of the simplicial complex | |
"ConnectedQ" | whether the simplicial complex is connected or not | |
"Properties" | list of all properties |
{"Simplex", n | n | |
"Point" | point (0-dimensional simplex) | |
"Line" | line (1-dimensional simplex) | |
"Triangle" | triangle (2-dimensional simplex) | |
"Tetrahedron" | tetrahedron (3-dimensional simplex) | |
{"Circle", n | n | |
"Circle" | circle (1-dimensional circle) | |
"Sphere" | sphere (2-dimensional circle) | |
{"CircleWedge", n | wedge product of n | |
"Torus" | 1-holed torus | |
"KleinBottle" | Klein bottle | |
"MobiusStrip" | Mobius strip | |
"RealProjectivePlane" | real projective plane | |
"ComplexProjectivePlane" | complex projective plane | |
"DunceHat" | dunce hat given by Hachimori (2016) | |
"PoincareHomologyThreeSphere" | Poincaré homology 3-sphere | |
"RudinBall" | non-shellable ball constructed by Rudin | |
"ZieglerBall" | non-shellable ball constructed by Ziegler |
"MaximalityCheck" | checks whether provided facets are maximal |
SimplicialComplex |
|
SimplicialComplex |
|
SimplicialComplex |
|
SimplicialComplex |
|
SimplicialComplex |
|
SimplicialComplex |
|
|