C = cellularComplex(F,InputType=>Simplicial) --for use only if $\Delta$ is simplicial
C = cellularComplex(V,F)
This method returns the cellular chain complex of $\Delta$ relative to its boundary. If $\Delta$ is homeomorphic to a disk, the homologies will vanish except for the top dimension.
|
|
|
|
If the complex is simplicial, there is no need for a vertex list.
|
|
Arbitrary dimensions and polyhedral input are allowed.
|
|
|
|
The object cellularComplex is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/AlgebraicSplines.m2:2068:0.