-
-
Notifications
You must be signed in to change notification settings - Fork 512
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #34409: remove experimental warning for composite elliptic-curve…
… isogenies The code from #32744 was released with Sage 9.5 and has since been real- world tested by numerous people. It is exceedingly unlikely that we'll want to remove it, and I'm reasonably convinced that there are no disastrous bugs. Therefore I propose to remove the experimental warning in the next release. See also comment:18:ticket:34303. In the future, we should also change the default composition method to `EllipticCurveHom_composite`: See #34410. URL: https://trac.sagemath.org/34409 Reported by: lorenz Ticket author(s): Lorenz Panny Reviewer(s): Kwankyu Lee
- Loading branch information
Showing
3 changed files
with
3 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters