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

563554 views
1
<Verb>EquivariantOrbitPolytope(G,v):: PermGroup, List --> EquivariantRegCWComplex</Verb><P/>
2
3
<P/> Inputs a permutation group <M>G</M> of degree <M>n</M> together with a row vector <M>v \in \mathbb R^n</M>. It returns, as an equivariant regular CW-space, the convex hull of the orbit of <M>v</M>
4
under the canonical left action of <M>G</M> on <M>\mathbb R^n</M>.
5
6
7
8