Skip to content

#prime_divisors and/or #each_prime_divisor #21

Description

@alantudyk

When needed a list of unique divisors (2nd solutinon here), creating (and destructing) a 2D array in prime_division is unnecessary.

Creating an 1D array should be less expensive.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions