extensions:tropicalquarticcurves

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
extensions:tropicalquarticcurves [2021/12/08 14:58] panizzutextensions:tropicalquarticcurves [2023/03/15 08:26] (current) – [Installation] ageiger
Line 9: Line 9:
  
 ===== Download ===== ===== Download =====
-{{ :download:tropicalquarticcurves-0.1.tar.xz |}} [07 Dec 2021], for polymake version 4.5+{{ :download:tropicalquarticcurves-0.1.tar.xz |}} [07 Dec 2021], for polymake version 4.5 or newer.
  
  
 ===== Installation ===== ===== Installation =====
  
-This requires an installation of polymake, version 4.5.  +This requires an installation of polymake, version 4.5 or newer.  
  
 After download you first need to extract the code. After download you first need to extract the code.
Line 107: Line 107:
 > application "fan"; > application "fan";
 > print $Motifs->[0]->TYPE,"\n"; > print $Motifs->[0]->TYPE,"\n";
-> print $Motifs->[0]->HYPERPLANES; 
 A A
 +> print $Motifs->[0]->HYPERPLANES;
 +
 > print $Motifs->[5]->TYPE,"\n"; > print $Motifs->[5]->TYPE,"\n";
-> print $Motifs->[5]->HYPERPLANES; 
 EFJ EFJ
 +> print $Motifs->[5]->HYPERPLANES;
 0 -1 0 0 1 0 1 0 0 0 0 -1 0 0 0 0 -1 0 0 1 0 1 0 0 0 0 -1 0 0 0
 </code> </code>
Line 183: Line 184:
 > $Dsigns = $D->ALL_SIGN_CONDITIONS; > $Dsigns = $D->ALL_SIGN_CONDITIONS;
 > print $Dsigns->rows(),"\n"; > print $Dsigns->rows(),"\n";
-> print $Motifs->[2]->SIGN_CONDITIONS; 
 6 6
 +> print $Motifs->[2]->SIGN_CONDITIONS;
 Triangulation is not generic. Triangulation is not generic.
 </code> </code>
  • extensions/tropicalquarticcurves.1638975539.txt.gz
  • Last modified: 2021/12/08 14:58
  • by panizzut