Skip to content

Conversation

AayushSabharwal
Copy link
Contributor

No description provided.

src/gcd.jl Outdated
@@ -959,6 +959,13 @@ function primitive_part(
)
return p
end
function primitive_part(
p::_APL{<:Complex},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer limiting it to Complex{<:AbstractFloat}

Copy link
Member

@blegat blegat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@blegat blegat merged commit 03d6b8b into JuliaAlgebra:master Aug 27, 2025
9 of 10 checks passed
@AayushSabharwal AayushSabharwal deleted the as/complex-gcd branch August 28, 2025 05:05
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.

2 participants