Skip to content

Implement MP.is_commutative#188

Merged
blegat merged 1 commit into
masterfrom
bl/is_commutative
Apr 3, 2026
Merged

Implement MP.is_commutative#188
blegat merged 1 commit into
masterfrom
bl/is_commutative

Conversation

@blegat

@blegat blegat commented Mar 27, 2026

Copy link
Copy Markdown
Member

No description provided.

blegat pushed a commit to JuliaAlgebra/MultivariatePolynomials.jl that referenced this pull request Mar 29, 2026
Add `is_commutative(::Type)` to the public API so that implementations
like DynamicPolynomials can report whether their variable types are
commutative. This is needed by JuliaAlgebra/DynamicPolynomials.jl#188.

https://claude.ai/code/session_01UFdPE6xGLMLByASjKdDWJa
blegat added a commit to JuliaAlgebra/MultivariatePolynomials.jl that referenced this pull request Mar 31, 2026
* Define `is_commutative` function interface

Add `is_commutative(::Type)` to the public API so that implementations
like DynamicPolynomials can report whether their variable types are
commutative. This is needed by JuliaAlgebra/DynamicPolynomials.jl#188.

https://claude.ai/code/session_01UFdPE6xGLMLByASjKdDWJa

* Fixes

---------

Co-authored-by: Claude <noreply@anthropic.com>
@blegat blegat force-pushed the bl/is_commutative branch from 5967d0d to b13602a Compare March 31, 2026 19:45
@blegat blegat force-pushed the bl/is_commutative branch from b13602a to 2a69391 Compare April 3, 2026 19:48
@blegat blegat closed this Apr 3, 2026
@blegat blegat reopened this Apr 3, 2026
@blegat blegat merged commit f794e12 into master Apr 3, 2026
6 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant