Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

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

563625 views
1
<Verb>DirectProduct(M,N):: RegCWComplex, RegCWComplex --> RegCWComplex</Verb>
2
<Verb>DirectProduct(M,N):: PureCubicalComplex, PureCubicalComplex --> PureCubicalComplex</Verb><P/>
3
4
<P/> Inputs two or more regular CW-complexes or two or more pure cubical complexes and returns their direct product.
5
6
7
8
9
10