#11763: Parents for polyhedra
--------------------------------------------------+-------------------------
       Reporter:  vbraun                          |         Owner:  mhampton    
           Type:  enhancement                     |        Status:  needs_review
       Priority:  major                           |     Milestone:  sage-5.4    
      Component:  geometry                        |    Resolution:              
       Keywords:                                  |   Work issues:              
Report Upstream:  N/A                             |     Reviewers:              
        Authors:  Volker Braun                    |     Merged in:              
   Dependencies:  #11634, #13109, #11310, #13638  |      Stopgaps:              
--------------------------------------------------+-------------------------

Old description:

> The Polyhedron class is, so far, free-standing with some sort of coercion
> for the base ring tacked manually. This ticket strives to add parents for
> polyhedra and make the base ring coercion work more naturally.
>
> There will be 3 supported base rings:
>   * ZZ (meaning that the polyhedron is a lattice polytope, that is, both
> H- and V-representation are defined over ZZ)
>   * QQ
>   * RDF
>
> Apply:
>   * [attachment:trac_11763-polyhedra_coercion_folded.2.patch]
>   * [attachment:trac_11763_fix_associahedron.patch]
>   * [attachment:trac_11763_relax_typechecks.patch]
>   * [attachment:trac_11763_remove_trailing_whitespace.patch]

New description:

 The Polyhedron class is, so far, free-standing with some sort of coercion
 for the base ring tacked manually. This ticket strives to add parents for
 polyhedra and make the base ring coercion work more naturally.

 There will be 3 supported base rings:
   * ZZ (meaning that the polyhedron is a lattice polytope, that is, both
 H- and V-representation are defined over ZZ)
   * QQ
   * RDF

 Apply:
   * [attachment:trac_11763-polyhedra_coercion_folded.2.patch]
   * [attachment:trac_11763_fix_associahedron.patch]

--

Comment (by vbraun):

 I've changed the `PolyhedronFace` class to just derive from `SageObject`
 this should be clearer. Also, the more trivial patches are folded into the
 first.

 It would be great if this ticket could be reviewed before the heat death
 of the universe.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11763#comment:38>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to