Authors: | Samuel Tardieu |
Class | Superclass | Slots |
![]() | ![]() | n |
![]() | ![]() | n numbits |
Word | Stack effect |
![]() | ( a b -- ? ) |
![]() | ( m -- n ) |
![]() | ( n -- p ) |
![]() | ( n guess -- p ) |
![]() | ( n -- p ) |
![]() | ( n -- * ) |
![]() | ( n -- seq ) |
![]() | ( n -- ? ) |
![]() | ( low high -- seq ) |
![]() | ( n -- seq ) |
![]() | ( numbits -- p ) |
![]() | ( n numbits -- * ) |
![]() | ( n numbits -- seq ) |
Word | Stack effect |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
Vocabulary | Summary |
![]() | Eratosthene sieve |
![]() | Prime factors decomposition |
![]() | math.primes.lucas-lehmer vocabulary |
![]() | Miller-Rabin probabilistic primality test |
![]() | math.primes.safe vocabulary |
Vocabulary | Summary |
![]() | Infinite stream of prime numbers through lazy lists |
![]() | math.primes.solovay-strassen vocabulary |
![]() | math.primes.twins vocabulary |
Vocabulary | Summary |
![]() | math.primes.private vocabulary |