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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
Visit this group at http://groups.google.com/group/sage-support?hl=en.


Reply via email to