-
Notifications
You must be signed in to change notification settings - Fork 31
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
Add Wolfram's primitive polynomials #464
Open
iyanmv
wants to merge
21
commits into
mhostetter:release/0.3.x
Choose a base branch
from
iyanmv:iyanmv.primitive-wolfram
base: release/0.3.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jan 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 91d58e8 - Browse repository at this point
Copy the full SHA 91d58e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6195d39 - Browse repository at this point
Copy the full SHA 6195d39View commit details -
Configuration menu - View commit details
-
Copy full SHA for cadc24f - Browse repository at this point
Copy the full SHA cadc24fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fdd5e8 - Browse repository at this point
Copy the full SHA 0fdd5e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3839488 - Browse repository at this point
Copy the full SHA 3839488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f8d78f - Browse repository at this point
Copy the full SHA 6f8d78fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08eb3f9 - Browse repository at this point
Copy the full SHA 08eb3f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e45744 - Browse repository at this point
Copy the full SHA 5e45744View commit details
Commits on Jan 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1af404f - Browse repository at this point
Copy the full SHA 1af404fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2b5513 - Browse repository at this point
Copy the full SHA e2b5513View commit details -
Configuration menu - View commit details
-
Copy full SHA for c34cfe3 - Browse repository at this point
Copy the full SHA c34cfe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b07c84 - Browse repository at this point
Copy the full SHA 9b07c84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 537ae90 - Browse repository at this point
Copy the full SHA 537ae90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6191415 - Browse repository at this point
Copy the full SHA 6191415View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c4386b - Browse repository at this point
Copy the full SHA 0c4386bView commit details -
Add Wolfram's primitive polynomials
- New script to create a primitive polynomials database - New PrimitivePolyDatabase class to handle access to the database - Add Wolfram's primitive polynomials
Configuration menu - View commit details
-
Copy full SHA for 521171d - Browse repository at this point
Copy the full SHA 521171dView commit details -
Use PrimitivePolyDatabase with terms="min"
- Try to fetch nonzero degrees and coefficients from the database when primitive_poly() is called with terms="min". If poly is not in the database, fallback to compute it.
Configuration menu - View commit details
-
Copy full SHA for 6d2a2bd - Browse repository at this point
Copy the full SHA 6d2a2bdView commit details -
- Add LUTs for high degree primitive polynomials from Wolfram's database - Add test_minimum_terms_from_database with a timeout=1s
Configuration menu - View commit details
-
Copy full SHA for 41486bf - Browse repository at this point
Copy the full SHA 41486bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06d0ab9 - Browse repository at this point
Copy the full SHA 06d0ab9View commit details
Commits on Jan 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bad87d2 - Browse repository at this point
Copy the full SHA bad87d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3c6f6d - Browse repository at this point
Copy the full SHA d3c6f6dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.