-
Notifications
You must be signed in to change notification settings - Fork 12
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
Rcpp version of mpoly and mpoly arithmetic #12
Open
Blaza
wants to merge
14
commits into
dkahle:master
Choose a base branch
from
Blaza:rcpp
base: master
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.
Commits on Dec 30, 2017
-
Add constant mpolys handling in -.mpoly
This may be unnecessary as it's done in +.mpoly
Configuration menu - View commit details
-
Copy full SHA for 8d17029 - Browse repository at this point
Copy the full SHA 8d17029View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85e027b - Browse repository at this point
Copy the full SHA 85e027bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f8e8f3 - Browse repository at this point
Copy the full SHA 3f8e8f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 252efe8 - Browse repository at this point
Copy the full SHA 252efe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e94e49b - Browse repository at this point
Copy the full SHA e94e49bView commit details -
This file contains the cpp function reducePoly which handles the bulk of the mpoly function in R, speeding it up quite a bit.
Configuration menu - View commit details
-
Copy full SHA for a450645 - Browse repository at this point
Copy the full SHA a450645View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7795ec5 - Browse repository at this point
Copy the full SHA 7795ec5View commit details -
This makes tests pass for mpoly, as it makes all.equal not compare lists, but use the equality of polynomials
Configuration menu - View commit details
-
Copy full SHA for 4cb2120 - Browse repository at this point
Copy the full SHA 4cb2120View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fa0b71 - Browse repository at this point
Copy the full SHA 4fa0b71View commit details -
Configuration menu - View commit details
-
Copy full SHA for c47019a - Browse repository at this point
Copy the full SHA c47019aView commit details -
Configuration menu - View commit details
-
Copy full SHA for df7426f - Browse repository at this point
Copy the full SHA df7426fView commit details -
Configuration menu - View commit details
-
Copy full SHA for df2bb00 - Browse repository at this point
Copy the full SHA df2bb00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ef9efe - Browse repository at this point
Copy the full SHA 1ef9efeView commit details
Commits on Apr 6, 2018
-
This fixes the terrible performance of raising polynomials to a power.
Configuration menu - View commit details
-
Copy full SHA for be9034f - Browse repository at this point
Copy the full SHA be9034fView 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.