Search found 2 matches

Go to advanced search

by JensFischer
25 Mar 2024, 10:10
Forum: Helpdesk
Topic: "ERROR: Cannot draw zero cycle at ... "
Replies: 4
Views: 3640

Re: "ERROR: Cannot draw zero cycle at ... "

I used as a basis of my code the example which was given here https://github.com/micjoswig/polymake-notebooks/blob/master/ETC/Tropical%20Hypersurfaces.ipynb under the line [3], namely, $F = toTropicalPolynomial("min(8+4w, 4+3w+x, 2+3w+y, 1+2w+2x, 2w+x+y, 1+2w+2y, 2+w+3x, w+2x+y, w+x+2y, 4+w+3y,...
by JensFischer
21 Mar 2024, 16:21
Forum: Helpdesk
Topic: "ERROR: Cannot draw zero cycle at ... "
Replies: 4
Views: 3640

"ERROR: Cannot draw zero cycle at ... "

Hello, when trying to draw a tropical hypersurface based on the commands $quadric = toTropicalPolynomial("max(2*x,1+x+y,2+2*y,1+y+z,2*z,4)"); $TQuadric = new Hypersurface<Max>(POLYNOMIAL=>$quadric); $TQuadric->VISUAL; I encounter the error "polymake: ERROR: Cannot draw zero cycle at /...

Go to advanced search