CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

| Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

Views: 418386
1
<Verb>CubicalComplex(A):: List --> CubicalComplex</Verb><P/>
2
3
<P/> Inputs a binary array <M>A</M> and returns the cubical complex represented by <M>A</M>. The array <M>A</M> must of course be such that it represents a cubical complex.
4
5
6
7
8