Skip to content

Pull requests: Nemocas/AbstractAlgebra.jl

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Minimal changes to allow some non-comm. modules enhancement New feature or request release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes
#2377 opened Mar 13, 2026 by fieker Loading…
fix: hashing of LaurentMPolyWrap breaks printing release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes
#2376 opened Mar 12, 2026 by thofma Loading…
Change behavior of base_ring for Laurent polynomials breaking release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes
#2356 opened Feb 25, 2026 by SoongNoonien Loading…
Restrict swap_rows, hnf, snf to MatElem; to apply to MatRingElem work with underlying matrix breaking release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes
#2339 opened Feb 9, 2026 by JohnAAbbott Loading…
Restrict static params of our types, so e.g. PolyRing{T} now always must satisfy T<:RingElement breaking release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes
#2286 opened Jan 10, 2026 by fingolfin Loading…
Introduce universal ring breaking breaks printing enhancement New feature or request release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes
#2274 opened Jan 7, 2026 by SoongNoonien Loading…
Compute Solve traits from types as args
#2101 opened May 28, 2025 by lgoettgens Loading…
Increase code coverage
#2051 opened Apr 3, 2025 by albinahlback Loading…
Add ConformanceTests._implements trait for internal use release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes
#1957 opened Jan 15, 2025 by fingolfin Loading…
Add conformance tests for is_unit & is_nilpotent release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes test This change adds or pertains to unit tests
#1947 opened Dec 22, 2024 by fingolfin Draft
add divrem for EuclideanRingResidueRing
#1921 opened Dec 4, 2024 by fieker Loading…
Tweak default isequal, isapprox for (NC)RingElem
#1873 opened Oct 18, 2024 by fingolfin Loading…
Change == to error by default (instead of returning false) when comparing elements for which no equality test has been implemented release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes
#1853 opened Oct 9, 2024 by lgoettgens Loading…
Revert "Fix @alias test on nightly (#1612)"
#1716 opened May 27, 2024 by lgoettgens Loading…
fix aliasing in matrix algebra constructor
#692 opened Dec 3, 2020 by martinra Loading…
ProTip! Exclude everything labeled bug with -label:bug.