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: 4183461[1X3 [33X[0;0YSketch[133X[101X234[1X3.1 [33X[0;0YSketch methods[133X[101X56[1X3.1-1 POLYMAKE_SKETCH_WITH_OPTIONS[101X78[29X[2XPOLYMAKE_SKETCH_WITH_OPTIONS[102X( [3Xarg1[103X, [3Xarg2[103X ) [32X operation9[6XReturns:[106X [33X[0;10Ynothing[133X1011[33X[0;0YThis method produces the sketch output from polymake. Sketch have to be12installed to use this method. The first argument must be a polymake external13object, the second can be a filename, as a string, or a list of pairs14specifying polymakes VISUAL options. In each pair the first entry needs to15be the name of the option, the second should be the value it has to be16given. As value strings and lists of integers are allowed. Please see the17polymake documentation for more informations.[133X1819[1X3.1-2 POLYMAKE_SKETCH_WITH_OPTIONS[101X2021[29X[2XPOLYMAKE_SKETCH_WITH_OPTIONS[102X( [3Xarg1[103X, [3Xarg2[103X, [3Xarg3[103X ) [32X operation22[6XReturns:[106X [33X[0;10Ynothing[133X2324[33X[0;0YThis works like the other POLYMAKE_SKETCH_WITH_DOCUMENTATION method but one25can give a filename and options at the same time. Second argument here needs26to be the filename, third the list of VISUAL option pairs.[133X2728[1X3.1-3 POLYMAKE_CREATE_TIKZ_FILE[101X2930[29X[2XPOLYMAKE_CREATE_TIKZ_FILE[102X( [3Xarg1[103X, [3Xarg2[103X ) [32X operation31[6XReturns:[106X [33X[0;10Ynothing[133X3233[33X[0;0YGiven a polymake object and a filename, this method produces the tikz output34given by sketch and stores it in the file.[133X3536[1X3.1-4 POLYMAKE_CREATE_TIKZ_FILE[101X3738[29X[2XPOLYMAKE_CREATE_TIKZ_FILE[102X( [3Xarg1[103X, [3Xarg2[103X, [3Xarg3[103X ) [32X operation39[6XReturns:[106X [33X[0;10Ynothing[133X4041[33X[0;0YThis does the same as POLYMAKE_CREATE_TIKZ_FILE but the third argument is42passed to the VISUAL command of polymake. It need to be a (possibly empty)43list of options. The list must be consist of pairs, where the first entry is44the name of the option the second the value. As values strings and lists of45integers are allowed.[133X4647[1X3.1-5 POLYMAKE_CREATE_TIKZ_FILE_WITH_SKETCH_OPTIONS[101X4849[29X[2XPOLYMAKE_CREATE_TIKZ_FILE_WITH_SKETCH_OPTIONS[102X( [3Xarg1[103X, [3Xarg2[103X, [3Xarg3[103X, [3Xarg4[103X ) [32X operation50[6XReturns:[106X [33X[0;10Ynothing[133X5152[33X[0;0YWorks like POLYMAKE_CREATE_TIKZ_FILE with 3 arguments, but the last argument53has to be a string of options passed directly to sketch. For example, if you54want to have a compilable tex file build, add "-T".[133X55565758