issues
search
JuliaMath
/
Primes.jl
Prime numbers in Julia
Other
99
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
change Julia version ci
#106
oscardssmith
closed
2 years ago
0
use `IntegerMathUtils`
#105
oscardssmith
closed
2 years ago
1
add lenstra eliptic curve factoring
#104
oscardssmith
opened
2 years ago
1
add count_primes
#103
oscardssmith
closed
2 years ago
4
speed up `prime(n)`
#102
oscardssmith
opened
2 years ago
3
update version
#101
oscardssmith
closed
2 years ago
0
We need a new release tagged
#100
oscardssmith
closed
2 years ago
0
n-th prime is too slow. Consider using primecount as a backend
#99
galanakis
opened
2 years ago
21
Fix ys in Pollard's rho algorithm
#98
mlochbaum
closed
2 years ago
3
Feature proposal: Factorization as an abstract integer?
#97
cmichelenstrofer
opened
3 years ago
3
nextprime of a prime returns the same prime
#96
josd
closed
3 years ago
1
small typo correction
#95
Ricoter
closed
3 years ago
1
Faster `imsersenne`
#94
oscardssmith
opened
3 years ago
2
Remove `isprime` from trial division part of `factor`
#93
oscardssmith
closed
3 years ago
21
Cool applications
#92
azev77
opened
3 years ago
0
factor a not very big number takes forever
#91
ixzh
closed
3 years ago
3
MassInstallAction: Install the CI workflow on this repository
#90
timholy
closed
1 year ago
3
UnitRange as argument, feature proposal
#89
mirefek
opened
4 years ago
0
Option for output of factor(n) as string
#88
Glen-O
opened
4 years ago
1
Segmented prime sieve for fun and profit
#87
haampie
opened
4 years ago
6
update Primes.jl
#86
deva567
opened
4 years ago
4
remove broken badge from the README
#85
rfourquet
closed
4 years ago
2
primes: accept non-Int integer types as argument(s)
#84
rfourquet
opened
4 years ago
2
primes should return an iterator
#83
j2b2
opened
4 years ago
1
primes(0) returns error
#82
blackeneth
opened
4 years ago
0
Install TagBot as a GitHub Action
#81
JuliaTagBot
closed
2 years ago
0
WIP: upgrade factor!, and maybe remove factor(ContainerType, n)
#80
rfourquet
opened
4 years ago
0
CI: test on julia 1.2, 1.3, and allow nightly failure
#79
rfourquet
closed
4 years ago
1
remove REQUIRE, add [compat], upgrade version
#78
rfourquet
closed
4 years ago
2
allow `primes(..., typemax(Int))` without throwing an error
#77
KlausC
closed
4 years ago
5
`primes` throws exception, when arguments are huge.
#76
KlausC
closed
4 years ago
0
Fix prevprime for unsigned integers
#75
Keno
closed
4 years ago
0
factorization setindex! types cleanup
#74
milesfrain
closed
5 years ago
0
`nextprime` not working well with BitIntegers
#73
Keno
opened
5 years ago
0
fix interval KW in nextprime/prevprime
#72
rfourquet
closed
5 years ago
2
Add an option to specify the increment to use when searching for primes
#71
Keno
closed
5 years ago
3
Adding four arithmetic functions
#70
reinermartin
opened
5 years ago
2
Primes.totient was not showing up in the documentation
#69
reinermartin
closed
5 years ago
1
Adding some multiplicative functions
#68
reinermartin
opened
5 years ago
6
Fix overflow in example
#67
mschauer
closed
5 years ago
0
Modernize the doc setup and add a Project file
#66
ararslan
closed
5 years ago
0
Cap Documenter.jl to 0.19 on Travis
#65
mortenpi
closed
6 years ago
1
Package compatibility caps
#64
KZiemian
closed
6 years ago
0
use * instead of ⋅ to show factorizations (fix #62)
#63
rfourquet
closed
6 years ago
1
result of `factor` is no more copy-pastable
#62
rfourquet
closed
6 years ago
3
upgradathon: require 0.7
#61
rfourquet
closed
6 years ago
2
Add `julia` keyword argument to deploydocs
#60
fredrikekre
closed
6 years ago
0
Require 0.6, fix 0.7 depwarns
#59
ararslan
closed
6 years ago
0
Small mod for correct "factorization of products"
#58
rickhg12hs
closed
2 years ago
1
Fix depwarns on 0.7
#57
yuyichao
closed
7 years ago
0
Previous
Next