#11400: Add PointCollection
---------------------------+------------------------------------------------
Reporter: novoselt | Owner: novoselt
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.7.1
Component: geometry | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: Andrey Novoseltsev
Merged: | Dependencies:
---------------------------+------------------------------------------------
Changes (by novoselt):
* status: needs_info => needs_review
Comment:
Volker: I am switching it back to needs review as adding new methods and
actions is not going to happen in the near future and I was not yet going
to change anything existing in this patch. So let me know if there are any
picks that have to be fixed and let's leave the rest to the next ticket
(switching `cone.rays`, `cone.facet_normals`, etc. to this class).
Florent: apart from wrapping tuple special methods, it still seems to me
that goals of this class and elements of Cartesian products are quite
orthogonal, and assumptions on components are completely different, in
particular this class can be switched from tuples to numpy arrays, as
Volker suggested, quite easily, because all components live in the same
space. So I don't think it makes sense to unite these classes, but on the
other hand this ticket shows that tuples can be wrapped efficiently. Maybe
one can do something even better, but I didn't want to mess with memory
allocation and access myself.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11400#comment:7>
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.