extensions:tropicalcubics

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
extensions:tropicalcubics [2020/02/04 13:25] – [Download] joswigextensions:tropicalcubics [2020/02/04 13:28] joswig
Line 16: Line 16:
 ===== Installation ===== ===== Installation =====
  
-This requires an installation of polymake, version 3.5 or 3.6.+This requires an installation of polymake, version 4.0.  For polymake 3.5 or 3.6 use version 0.1 of this extension instead.
  
 After download you first need to extract the code. After download you first need to extract the code.
 <code> <code>
-tar Jxpf TropicalCubics-0.1.tar.xz+tar Jxpf TropicalCubics-0.2.tar.xz
 </code> </code>
-Suppose this ends up at ''/your/path/TropicalCubics-0.1'' Then you start up polymake.  Within the polymake shell do:+Suppose this ends up at ''/your/path/TropicalCubics-0.2'' Then you start up polymake.  Within the polymake shell do:
 <code> <code>
-import_extension "/your/path/TropicalCubics-0.1";+import_extension "/your/path/TropicalCubics-0.2";
 </code> </code>
 Do not forget to use an absolute path!  Afterwards you are good to run the code.  This import needs to be performed only once.  The reference to the extension is permanently stored in ''$HOME/.polymake/prefer.pl'' For more details there is a [[user_guide/extend/extensions|guide to polymake's extension system]]. Do not forget to use an absolute path!  Afterwards you are good to run the code.  This import needs to be performed only once.  The reference to the extension is permanently stored in ''$HOME/.polymake/prefer.pl'' For more details there is a [[user_guide/extend/extensions|guide to polymake's extension system]].
  • extensions/tropicalcubics.txt
  • Last modified: 2021/01/12 14:34
  • by 127.0.0.1