I tried to visualize 3D polytope with $p->VISUAL; but I got a message in terminal ERROR: could not provide all required input properties at input line 1. I typed by hand: $n=new Matrix<Rational>([[-3,1,0,0,0],[-3,0,1,0,0],[-3,0,0,1,0],[-3,0,0,0,1],[-9,1,1,0,0],[-9,0,1,1,0],[-9,0,0,1,1],[-27,1,1,1,0]...