#17197: Bug creating Polyhedron from lines in number field
--------------------------------------------+------------------------
       Reporter:  mbell                     |        Owner:
           Type:  defect                    |       Status:  new
       Priority:  major                     |    Milestone:  sage-6.4
      Component:  geometry                  |   Resolution:
       Keywords:  Polyhedron, Number field  |    Merged in:
        Authors:                            |    Reviewers:
Report Upstream:  N/A                       |  Work issues:
         Branch:                            |       Commit:
   Dependencies:                            |     Stopgaps:
--------------------------------------------+------------------------

Comment (by vbraun):

 Though the original example fails:
 {{{
 sage: K.<L> = NumberField(x^3 + 3*x^2 - 83*x - 1022, embedding=11.6515)
 sage: Polyhedron(eqns=[[0, -L - 2, -8, 2], [0, -2, -L + 6, 9], [0, -9, 5,
 -L - 7]])
 A 3-dimensional polyhedron in (Number Field in L with defining polynomial
 x^3 + 3*x^2 - 83*x - 1022)^3 defined as the convex hull of 1 vertex, 2
 rays, 1 line
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/17197#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to