-
-
Notifications
You must be signed in to change notification settings - Fork 488
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
build/pkgs/singular: Update to 4.4.0 #37570
Merged
Merged
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec5ac91 - Browse repository at this point
Copy the full SHA ec5ac91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1265e52 - Browse repository at this point
Copy the full SHA 1265e52View commit details -
Co-authored-by: Gonzalo Tornaría <tornaria@cmat.edu.uy>
Configuration menu - View commit details
-
Copy full SHA for f231930 - Browse repository at this point
Copy the full SHA f231930View commit details -
Revert "Support singular older than 4.3.2.p15 too"
This reverts commit ad3aa56.
Configuration menu - View commit details
-
Copy full SHA for 08db5bd - Browse repository at this point
Copy the full SHA 08db5bdView commit details -
singular: add a doctest for bigintvec coercion
Function `hilb` now returns a `bigintvec` object and the coercion to a sage vector was implemented in the previous commit. Here we add a doctest for this coercion.
Configuration menu - View commit details
-
Copy full SHA for 14586f1 - Browse repository at this point
Copy the full SHA 14586f1View commit details -
singular: print arity as a symbol name
This makes the output independent of changes in the version of singular
Configuration menu - View commit details
-
Copy full SHA for 729e77d - Browse repository at this point
Copy the full SHA 729e77dView commit details -
singular: compatibility for 4.3.2p10 and before
Add two fallback compatibility `#define`s: - `ringorder_ip` - `BIGINTVEC_CMD` Also for old singular: - patch the term_order mappings to send `rp` to singular instead of `ip` - patch the display of a ring so it prints `ip` instead of `rp`
Configuration menu - View commit details
-
Copy full SHA for e04869f - Browse repository at this point
Copy the full SHA e04869fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d999b20 - Browse repository at this point
Copy the full SHA d999b20View commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1bd8aca - Browse repository at this point
Copy the full SHA 1bd8acaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe83636 - Browse repository at this point
Copy the full SHA fe83636View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f5bcf6 - Browse repository at this point
Copy the full SHA 2f5bcf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cd10a2 - Browse repository at this point
Copy the full SHA 6cd10a2View 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.