Skip to content

gcd and lcm on arrays? #34411

Open
Open
@JeffBezanson

Description

I just noticed that gcd and lcm have methods that reduce them over arrays. That seems like a vestige of implicit vectorization. It does allow gcd to early-out, but I'm not sure it's worth it. Do we want to keep these?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    arrays[a, r, r, a, y, s]breakingThis change will break codeneeds decisionA decision on this change is needed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions