-
-
Notifications
You must be signed in to change notification settings - Fork 553
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
creation of certain prime finite fields is double dog slow (compared to Magma) #10975
Comments
comment:1
More output:
|
comment:2
Also:
|
comment:3
And here is more:
the difference probably comes from proven prime vs pseudo prime... (and also:
) |
comment:5
Attachment: trac_10975.patch.gz Positive review assuming that the doctests pass... |
Reviewer: David Roe |
Author: William Stein |
comment:7
|
Attachment: trac_10975.2.patch.gz fix the issue with pickling that was pointed out. |
comment:9
New patch fixes the pickling issue in a sensible way. |
Changed keywords from none to sd32 |
Changed reviewer from David Roe to David Roe, Tom Boothby |
This comment has been minimized.
This comment has been minimized.
Merged: sage-4.7.2.alpha3 |
This is a prime field.
Apply only attachment: trac_10975.2.patch to the Sage library.
Component: basic arithmetic
Keywords: sd32
Author: William Stein
Reviewer: David Roe, Tom Boothby
Merged: sage-4.7.2.alpha3
Issue created by migration from https://trac.sagemath.org/ticket/10975
The text was updated successfully, but these errors were encountered: