Skip to content

Incorrect GCD #104

Closed
Closed
@shashi

Description

@shashi
julia> using DynamicPolynomials

julia> @polyvar x y
(x, y)

julia> gcd((-x + 1) * (y^2+1), -x+1)
-xy² +- x + 1

Found via JuliaSymbolics/Symbolics.jl#487

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions