news:release_2_12

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
news:release_2_12 [2019/01/25 09:27] – ↷ Links adapted because of a move operation oroehrignews:release_2_12 [2019/01/29 21:46] (current) – external edit 127.0.0.1
Line 7: Line 7:
 ==== Integer hull computation ==== ==== Integer hull computation ====
  
-Two scripts simplify the computation of the convex hull of the lattice (integer) points in a polyhedron. The script will be described in more detail in the tutorial [[user_guide:optimization|polymake and Optimization]].+Two scripts simplify the computation of the convex hull of the lattice (integer) points in a polyhedron. The script will be described in more detail in the tutorial [[user_guide:tutorials:optimization|polymake and Optimization]].
  
 ==== Interface to Sketch 3D/TikZ ==== ==== Interface to Sketch 3D/TikZ ====
Line 17: Line 17:
 With the second command one can export a polytope to a sketch input file.  To get the TikZ code just call sketch. With the second command one can export a polytope to a sketch input file.  To get the TikZ code just call sketch.
  
-The interface can handle most of the basic customization options like colors for facets and vertices as well as thickness, transparency, ... (see also [[user_guide:visual_tutorial|Tutorial for Visualization]])+The interface can handle most of the basic customization options like colors for facets and vertices as well as thickness, transparency, ... (see also [[user_guide:tutorials:visual_tutorial|Tutorial for Visualization]])
 <code> <code>
 sketch(cube(3)->VISUAL(VertexThickness=>3, FacetColor=>"blue", FacetTransparency=>1)); sketch(cube(3)->VISUAL(VertexThickness=>3, FacetColor=>"blue", FacetTransparency=>1));
  • news/release_2_12.txt
  • Last modified: 2019/01/29 21:46
  • by 127.0.0.1