Skip to content

Nth Prime and Sieve are redundant #2071

Closed
@tylerlaprade

Description

@tylerlaprade

Both of these are essentially writing the same code, since you have to compute the first N primes with a sieve to find the nth prime.

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