#16129: Improve caching in EllipticCurve_generic
-------------------------------------+-------------------------------------
Reporter: saraedum | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: sage-6.2
Component: elliptic curves | Resolution:
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/saraedum/ticket/16129 | b9b79ca4045f836b0476d9a030265646b59afa55
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Description changed by saraedum:
Old description:
> The way caching is implemented in `EllipticCurve_generic` causes some
> trouble
> at #11895. Several methods, such as `_multiple_x_numerator`,
> `_multiple_x_denominator`, `division_polynomial_0` should be rewritten to
> use
> the `cached_method` decorator.
New description:
The way caching is implemented in `EllipticCurve_generic` causes some
trouble
at #11895. Several methods, such as `_multiple_x_numerator`,
`_multiple_x_denominator`, `division_polynomial_0` should be rewritten
such that they do not use a `cache` parameter anymore.
--
--
Ticket URL: <http://trac.sagemath.org/ticket/16129#comment:4>
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.