-
Notifications
You must be signed in to change notification settings - Fork 129
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
backports release 1.2.1 #4326
backports release 1.2.1 #4326
Commits on Nov 18, 2024
-
and extend tests accordingly, and fix `==` for group homomorphisms (cherry picked from commit 8bea0b6)
Configuration menu - View commit details
-
Copy full SHA for c73b41c - Browse repository at this point
Copy the full SHA c73b41cView commit details -
Resolves
BoundError
inweights(hook_lengths(...))
(#4270)* Added arg check to weights * weight seq of non-semi-standard YT gives error * Inputs for weight seq tests are now semi-standard (cherry picked from commit c40f14e)
Configuration menu - View commit details
-
Copy full SHA for 8b9da34 - Browse repository at this point
Copy the full SHA 8b9da34View commit details -
fixed the leading zero bug in matroid_hex (#4299)
(cherry picked from commit 2d7a2b0)
Configuration menu - View commit details
-
Copy full SHA for 62cb44c - Browse repository at this point
Copy the full SHA 62cb44cView commit details -
Co-authored-by: Max Horn <[email protected]> (cherry picked from commit 953ad23)
Configuration menu - View commit details
-
Copy full SHA for 9a881b8 - Browse repository at this point
Copy the full SHA 9a881b8View commit details -
Fixes small_generating_set, mininimal_primes over a number field (#4279)
--------- Co-authored-by: HechtiDerLachs <[email protected]> Co-authored-by: ederc <[email protected]> Co-authored-by: Lars Göttgens <[email protected]> Co-authored-by: Max Horn <[email protected]> (cherry picked from commit e91af41)
Configuration menu - View commit details
-
Copy full SHA for 6b1ba5f - Browse repository at this point
Copy the full SHA 6b1ba5fView commit details -
changes to the check argument in matroid_from_matrix_columns (#4287)
(cherry picked from commit b3ab222)
Configuration menu - View commit details
-
Copy full SHA for a47f69e - Browse repository at this point
Copy the full SHA a47f69eView commit details -
Test and fix
norm_equation
forRelNumFieldOrder
(#4282)Co-authored-by: Tommy Hofmann <[email protected]> Co-authored-by: Lars Göttgens <[email protected]> (cherry picked from commit a0d60ee)
Configuration menu - View commit details
-
Copy full SHA for 9956d02 - Browse repository at this point
Copy the full SHA 9956d02View commit details -
add missing doctest markers (#4321)
(cherry picked from commit 56c8f1f)
Configuration menu - View commit details
-
Copy full SHA for bac9829 - Browse repository at this point
Copy the full SHA bac9829View commit details -
CI: check for jldoctest end markers and unknown admonitions (#4325)
* CI: check for jldoctest end markers and unknown admonitions * docs: fix two admonitions * add explanation * use !== nothing (cherry picked from commit e8f8ecc)
Configuration menu - View commit details
-
Copy full SHA for 1ca4ab9 - Browse repository at this point
Copy the full SHA 1ca4ab9View commit details
Commits on Nov 20, 2024
-
Add some dummy hash functions for the geometry (#4305)
(cherry picked from commit f96891f)
Configuration menu - View commit details
-
Copy full SHA for 5a9daa8 - Browse repository at this point
Copy the full SHA 5a9daa8View commit details -
bib: add a bunch of DOIs, minor corrections (#4317)
DOIs added via script from <https://tex.stackexchange.com/a/300474>. The DOIs were then checked with <https://www.doi2bib.org> and in a few cases further adjustments were made to the bib data. (cherry picked from commit fb767f2)
Configuration menu - View commit details
-
Copy full SHA for 0aaadb8 - Browse repository at this point
Copy the full SHA 0aaadb8View commit details -
issue/2142: Add subtype info to docs
(cherry picked from commit 46d028f)
Configuration menu - View commit details
-
Copy full SHA for 5c874c9 - Browse repository at this point
Copy the full SHA 5c874c9View commit details -
* Patch search index This removes anything in search index that is not also present in doc.main. That is, the search function will not return "hidden" pages, which are not available via normal navigation. * Move code to the right place, so its trigerred not just on interactive use * Add JSON to docs Project.toml * docs/search: improve doc.main parsing, use .html or / depending on local_build --------- Co-authored-by: Benjamin Lorenz <[email protected]> (cherry picked from commit d15b0c9)
Configuration menu - View commit details
-
Copy full SHA for a10b49a - Browse repository at this point
Copy the full SHA a10b49aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8fe19b - Browse repository at this point
Copy the full SHA b8fe19bView commit details
Commits on Nov 21, 2024
-
fixes regression and adds test for file format paper (#4335)
(cherry picked from commit 5a737af) versions adjusted for release branch
Configuration menu - View commit details
-
Copy full SHA for b5cb648 - Browse repository at this point
Copy the full SHA b5cb648View commit details