← All apps

Tag · prime-numbers

Prime Numbers apps on winget

2 prime numbers apps indexed from microsoft/winget-pkgs. Each one ships with a ready-to-paste winget install command and a silent variant for unattended deployment.

  • PrimesieveKim Walisch
    Primesieve.Primesievev12.13

    primesieve is a command-line program that generates primes using the sieve of Eratosthenes algorithm. It can generate primes and prime k-tuplets (twin primes, prime triplets, ...) up to 2^64 and find the nth prime.

  • PrimecountKim Walisch
    Primecount.Primecountv8.4

    primecount is a command-line program that counts the primes below an integer x ≤ 10^31 using highly optimized implementations of the combinatorial prime counting algorithms.