Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
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
Project: cocalc-sagemath-dev-slelievre
Views: 418346G:=Group((1,2)(3,4),(1,3)); F:=FreeGroup(2); F:=F/[F.1^2,F.2^2,(F.1*F.2)^4]; m2 := [[[0,1],[1,0]], [[1,0],[0,1]]]*Z(2);