yes, should be equality. Btw if anybody feels adventurous I have a big pile of trac tickets relating to polyhedra that are sitting there for 1+ years.
On Tuesday, October 23, 2012 8:37:04 AM UTC+1, Harald Schilly wrote: > > > > On Monday, October 22, 2012 11:09:51 AM UTC+2, Volker Braun wrote: >> >> sage: q = Polyhedron(vertices=points, rays=[(0,1)]) >> >>> > I just opened the documentation here: > > http://www.sagemath.org/doc/reference/sage/geometry/polyhedron/constructor.html > because I wasn't sure what it is doing, and at the top the definition > states: > > > - linear inequalities [image: A \vec{x} + b \geq 0], and > - linear equations [image: C \vec{x} + d \geq 0]. > > But, I think the second one is also a inequality and this is a bug, right? > > H > > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to sage-support@googlegroups.com. To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-support?hl=en.