Thank you very much!

Dario

On Sep 4, 9:42 am, Marshall Hampton <[EMAIL PROTECTED]> wrote:
> OK, this is now trac ticket #4060.  I will fix it as soon as I can,
> probably so a fix can be in whatever comes after sage-3.1.2.
>
> M. Hampton
>
> On Sep 3, 8:58 pm, Marshall Hampton <[EMAIL PROTECTED]> wrote:
>
> > No, this is my fault for being lazy.  I only work with exact
> > coordinates, so I did not extensively test with floats.  I will try to
> > fix this soon.
>
> > -M. Hampton
>
> > On Sep 3, 10:46 am, dghersi <[EMAIL PROTECTED]> wrote:
>
> > > Dear All,
>
> > > I have a question related to the polyhedra module.
> > > When I define a polyhedron using float rather than integer
> > > coordinates, I get a weird behavior from the vert_to_ieq function.
> > > For example, if I type something like this:
>
> > > p = [[1.1, 2.2], [3.3, 4.4]]
> > > vert_to_ieq(p, cdd_type="real")
>
> > > I get an object that contains just one vertex, namely [0, 0, 0]
> > > On the other hand, if I use integer coordinates everything is fine.
> > > Am I doing something wrong?
>
> > > (I am running sage version 3.1.1 on a Mac Pro (Intel) using the
> > > precompiled binary.)
>
> > > Thank you very much,
>
> > > Dario
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to