#11521: Memleak when resolving the action of Integers on an Elliptic Curve
------------------------+---------------------------------------------------
Reporter: jpflori | Owner: robertwb
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.7.2
Component: coercion | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
------------------------+---------------------------------------------------
Comment(by jpflori):
First, the second example above is missing the line "k(1);" in the for
loop, otherwise it does nothing more than the first example.
Second, I guess the remaining references to the finite fields are in the
different lists and dictionnaries of the integer ring named
_coerce_from_list, _convert_from_list etc.
You can not directly access them from Python level, but there a function
_introspect_coerce() (defined in parent.pyx) which returns them.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11521#comment:10>
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.