#11763: Parents for polyhedra
---------------------------+------------------------------------------------
Reporter: vbraun | Owner: mhampton
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.7.2
Component: geometry | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: Volker Braun
Merged: | Dependencies: #11634
---------------------------+------------------------------------------------
Changes (by newvalueoldvalue):
* status: new => needs_review
* author: => Volker Braun
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
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_ZZ_polyhedron.patch]
* [attachment:trac_11763_parents_for_polyhedron.py]
--
Comment:
This is now ready for inclusion. Marshall, are you interested in reviewing
this patch and its dependency? ;-)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11763#comment:3>
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.