-
-
Notifications
You must be signed in to change notification settings - Fork 508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make new composite elliptic-curve isogenies the default #34410
Milestone
Comments
Commit: |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Reviewer: Travis Scrimshaw |
comment:5
LGTM. |
Changed branch from public/change_default_composition_for_elliptic_curve_isogenies to |
This was referenced Sep 27, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since #32744, Sage has a specialized class
EllipticCurveHom_composite
for composite elliptic-curve isogenies which is designed to behave the same as other, non-factored isogenies.In this patch, we change the default composition for
EllipticCurveHom
instances from generic formal composite morphisms to the specialized implementation.Depends on #34409
CC: @JohnCremona
Component: elliptic curves
Author: Lorenz Panny
Branch/Commit:
7326051
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/34410
The text was updated successfully, but these errors were encountered: