repo.or.cz
/
factor
/
jcg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
[factor/jcg.git]
/
basis
/
math
/
primes
/
erato
/
erato-tests.factor
blob
917824c9c1ce5f1751866d304165d86bd528b22b
1
USING: bit-arrays math.primes.erato tools.test ;
2
3
[ ?{ t t t f t t f t t f t f f t } ] [ 29 sieve ] unit-test