extensions:max_mediated_sets

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
extensions:max_mediated_sets [2019/06/28 10:09] – corrected stupid mistakes. oroehrigextensions:max_mediated_sets [2019/06/28 10:36] – [Usage] h-ratios are interesting though oroehrig
Line 65: Line 65:
 1 0 5 1 0 5
 </code> </code>
-You can look at the vanishing idealwhich in this case has three generators and degree 3:+To get the h-ratiodo the following:
 <code> <code>
- > print $n->VANISHING_IDEAL_GENERATORS->[0]+> print $n->H_RATIO
-x_1^2 - x_2 +1
-> print $n->VANISHING_IDEAL_GENERATORS->[1]; +
-x_1^3 - x_3 +
-> print $n->VANISHING_IDEAL_GENERATORS->[2]; +
-x_0 - 1 +
-> print $n->VANISHING_IDEAL_DEGREE; +
-+
-</code> +
-You might also be interested in the dimension of the toric variety: +
-<code> +
-> print $n->TORIC_VARIETY_DIMENSION; +
-9+
 </code> </code>
  • extensions/max_mediated_sets.txt
  • Last modified: 2021/03/20 14:55
  • by yuruk