Doug Coleman
|
56a0af9628
|
initial math cleanup
|
2008-10-03 02:19:03 -05:00 |
Doug Coleman
|
cde71318ab
|
new accessors
|
2008-08-31 02:52:11 -05:00 |
James Cash
|
8d4de9d9ed
|
Some files only need lists.lazy, not lists as well
|
2008-06-03 04:41:36 -04:00 |
James Cash
|
1818a743bd
|
Updating libraries that uses lazy-lists to use lists/lazy
|
2008-06-03 04:27:25 -04:00 |
Doug Coleman
|
72080fda4a
|
construct-boa -> boa
construct-empty -> new
|
2008-04-13 15:06:27 -05:00 |
Slava Pestov
|
5af2be3798
|
More documentation fixes
|
2008-03-11 21:01:39 -05:00 |
Slava Pestov
|
e98cd1fd59
|
New convention for unit tests
|
2008-03-01 17:00:45 -05:00 |
Slava Pestov
|
c8360f5ae5
|
Rename curry* to with
|
2008-01-09 17:36:30 -05:00 |
Samuel Tardieu
|
aaa4b2a62f
|
Do not use Eratosthene sieve if n < 1e6 since we have a static primes list
|
2007-12-26 20:35:35 +01:00 |
Samuel Tardieu
|
fd8253c262
|
Sieve of eratosthene optimizations
|
2007-12-22 00:28:46 +01:00 |
Samuel Tardieu
|
074ef1e107
|
New math.erato library: sieve of Eratosthene
|
2007-12-21 13:53:00 +01:00 |