howto:start

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
Next revisionBoth sides next revision
howto:start [2014/09/09 12:59] benmuellhowto:start [2019/01/29 21:46] – external edit 127.0.0.1
Line 2: Line 2:
  
   * [[install|Install polymake from the sources]]   * [[install|Install polymake from the sources]]
 +  * [[dockerimage|Use polymake in a docker image]]
   * [[installsingular|Install Singular for the bundled extension]]   * [[installsingular|Install Singular for the bundled extension]]
   * [[mac|Install polymake on the Mac]]   * [[mac|Install polymake on the Mac]]
Line 7: Line 8:
   * [[pdf|Embed interactive visualizations in PDF files]]   * [[pdf|Embed interactive visualizations in PDF files]]
   * [[time|Measure execution time]]   * [[time|Measure execution time]]
 +  * [[lingo|Explain polymake's terminology]]
 ===== For developers ... ===== ===== For developers ... =====
  
Line 16: Line 17:
   * [[howto:devel:perpetualbeta|Making a perpetual beta snapshot]]   * [[howto:devel:perpetualbeta|Making a perpetual beta snapshot]]
   * [[howto:devel:upgradewikiforum|Upgrading the wiki and the forum]]   * [[howto:devel:upgradewikiforum|Upgrading the wiki and the forum]]
 +  * [[howto:devel:cxx14building|Building C++14 enabled branches, e.g. with a recent clang and libc++]]