-
Notifications
You must be signed in to change notification settings - Fork 18
Support for subresultant generation and features for Zp #79
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
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
9f6d492
used preprocessor define to exclude dead code
ef095ba
added lp_assignment_is_set
d4b69e9
added support for constant polynomials in lp_polynomial_to_univariate
42f66d9
implemented generation of subresultant regular sub-chains
0a16ad5
fixed whitespaces
1439640
update cpp file to use lp_assignment_is_set
14025f0
fixes division bug for prime fields
84f0cec
added lp_polynomial_evaluate_integer
a123d69
added lp_polynomial_to_univariate_m
bbe7725
added C++ wrapper for lp_polynomial_to_univariate_m
a10e93a
added lp_assignment_is_integer, lp_assignment_is_empty, lp_polynomial…
3846966
Some new functions
bf9582e
fixes
10ddf7b
fixed lp_sign_condition_Zp_valid
4276845
fixed coefficient_reduce_Zp
08c82d7
Fixed lp_polynomial_to_univariate_m
Ovascos 06aef0f
Renamed SRS with Subres
1d1fa9e
Renamed psc.c with subres.
4e56c2b
Review updates
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.