GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
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