workshops:workshop0311-material

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
workshop0311-material [2014/01/03 15:45] – external edit 127.0.0.1workshops:workshop0311-material [2019/01/29 21:46] (current) – external edit 127.0.0.1
Line 265: Line 265:
 $tcyc = cyclic(3,5); $tcyc = cyclic(3,5);
 $tcyc->VISUAL_PSEUDOVERTEX_GRAPH; $tcyc->VISUAL_PSEUDOVERTEX_GRAPH;
-$ths = new TropicalHypersurface(MONOMIALS=>[[1,1,2,1],[0,1,3,1],[0,3,2,0],[1,2,1,1]],COEFFICIENTS=>[1,3,2,2]);+$ths = new Hypersurface(MONOMIALS=>[[1,1,2,1],[0,1,3,1],[0,3,2,0],[1,2,1,1]],COEFFICIENTS=>[1,3,2,2]);
 $ths->VISUAL; $ths->VISUAL;
 </code> </code>
Line 279: Line 279:
  
 ====PRL==== ====PRL====
-The documented [[tutorial:perl_continued|PRL-tutorial]].+The documented [[user_guide:perl_continued|PRL-tutorial]].
 All examples in one file:\\ All examples in one file:\\
 {{:prl.script|}} {{:points.demo|}} {{:prl.script|}} {{:points.demo|}}
  • workshops/workshop0311-material.txt
  • Last modified: 2019/01/29 21:46
  • by 127.0.0.1