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 [2013/01/28 08:01] – [For developers ...] assarfhowto: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]]
-  * [[installBundledExt|Install bundled extensions]]+  * [[dockerimage|Use polymake in a docker image]] 
 +  * [[installsingular|Install Singular for the bundled extension]]
   * [[mac|Install polymake on the Mac]]   * [[mac|Install polymake on the Mac]]
   * [[configure|Configure polymake for group of users]]   * [[configure|Configure polymake for group of users]]
   * [[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 15: Line 16:
   * [[howto:devel:installAtTU|Installing a new release at TU Darmstadt]]   * [[howto:devel:installAtTU|Installing a new release at TU Darmstadt]]
   * [[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:cxx14building|Building C++14 enabled branches, e.g. with a recent clang and libc++]]