https://github.com/JuliaMath/Primes.jl
Prime numbers in Julia
https://github.com/JuliaMath/Primes.jl
julia math prime-numbers
Last synced: 2 months ago
JSON representation
Prime numbers in Julia
- Host: GitHub
- URL: https://github.com/JuliaMath/Primes.jl
- Owner: JuliaMath
- License: other
- Created: 2016-05-20T17:12:05.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2026-03-30T14:37:25.000Z (2 months ago)
- Last Synced: 2026-03-30T16:32:20.083Z (2 months ago)
- Topics: julia, math, prime-numbers
- Language: Julia
- Size: 776 KB
- Stars: 107
- Watchers: 7
- Forks: 35
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-julia-security - Primes.jl - Prime number functions essential for cryptographic key generation and factoring challenges. (Mathematics for Security / Number Theory)
README
# Primes.jl
[](https://github.com/JuliaMath/Primes.jl/actions?query=workflow%3A%22CI%22+branch%3Amaster)
[](https://codecov.io/gh/JuliaMath/Primes.jl)
Documentation:
[](https://JuliaMath.github.io/Primes.jl/stable)
[](https://JuliaMath.github.io/Primes.jl/latest)
Julia functions for computing prime numbers.