| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
* net/ricketyspace/sicp/one/twentythree.scm
(net ricketyspace sicp one twentythree): Add module.
|
|
|
|
|
|
|
| |
* net/ricketyspace/sicp/one/twentytwo.scm
((net ricketyspace sicp one twentytwo)[export]): Add
three-primes-gt-1000, three-primes-gt-10000,
three-primes-gt-100000, three-primes-gt-1000000.
|
|
|
|
|
| |
* net/ricketyspace/sicp/one/twentytwo.scm
(three-primes-gt-1000000): New function.
|
|
|
|
|
| |
* net/ricketyspace/sicp/one/twentytwo.scm
(three-primes-gt-100000): New function.
|
|
|
|
|
| |
* net/ricketyspace/sicp/one/twentytwo.scm
(three-primes-gt-10000): New function.
|
|
|
|
|
| |
* net/ricketyspace/sicp/one/twentytwo.scm
(three-primes-gt-1000): New function.
|
|
|
|
|
| |
* net/ricketyspace/sicp/one/twentytwo.scm (three-primes-gt)
(three-primes-gt-iter): New functions.
|
| |
|
| |
|
|
|
|
| |
* net/ricketyspace/sicp/one/twentyone.scm: New file.
|
| |
|
|
|
|
|
|
|
|
| |
* net/ricketyspace/sicp/one/eighteen.scm (ifast-iter-*)
(ifast-*): New functions.
* net/ricketyspace/sicp/one/seventeen.scm (double, halve): Add
functions to export.
(even?): Add function to replace.
|
|
|
|
| |
* net/ricketyspace/sicp/one/seventeen.scm (fast-*): Update function.
|
|
|
|
| |
* net/ricketyspace/sicp/one/sixteen.scm (fast-expt-iter): Fix function.
|
| |
|
| |
|
|
|