30 Forks
80 Stars
80 Watchers

Primes.jl

Prime numbers in Julia

How to download and setup Primes.jl

Open terminal and run command
git clone https://github.com/JuliaMath/Primes.jl.git
git clone is used to create a copy or clone of Primes.jl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Primes.jl https://github.com/JuliaMath/Primes.jl/archive/master.zip

Or simply clone Primes.jl with SSH
[email protected]:JuliaMath/Primes.jl.git

If you have some problems with Primes.jl

You may open issue on Primes.jl support forum (system) here: https://github.com/JuliaMath/Primes.jl/issues