.. |
bits
|
Add unit tests for bignum bug
|
2009-02-22 19:41:47 -06:00 |
bitwise
|
use CONSTANT: in basis
|
2009-02-22 19:13:08 -06:00 |
blas
|
documentation ambiguity
|
2009-02-11 20:11:33 -06:00 |
combinatorics
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
complex
|
Help lint fixes for stricter help lint
|
2009-01-27 04:12:37 -06:00 |
constants
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
functions
|
Add unit tests for bignum bug
|
2009-02-22 19:41:47 -06:00 |
geometry
|
swizzle word to swizzle sequences
|
2009-02-04 19:46:19 -06:00 |
intervals
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
libm
|
Change example to unchecked-example since on netbsd math functions return 0 instead of NaN on domain errors
|
2009-01-31 21:02:13 -06:00 |
miller-rabin
|
Add unit tests for bignum bug
|
2009-02-22 19:41:47 -06:00 |
partial-dispatch
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06:00 |
points
|
New distance word in math.vectors, replaces distance in math.points, more efficient
|
2008-11-29 10:19:23 -06:00 |
polynomials
|
Remove nipd, 3nip, 4nip and tuckd from basis/shuffle
|
2009-02-09 18:11:42 -06:00 |
primes
|
Fix suboptimal prime number factoring
|
2009-02-03 00:33:12 +01:00 |
quaternions
|
Updating code to use CONSTANT: instead of : foo 123 ; inline
|
2009-02-23 21:40:17 -06:00 |
ranges
|
O(1) equal? and hashcode* for ranges
|
2009-01-28 23:33:26 -06:00 |
ratios
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
statistics
|
Clean up some code to not use combinators.lib and sequences.lib
|
2008-12-17 19:52:47 -06:00 |
vectors
|
swizzle word to swizzle sequences
|
2009-02-04 19:46:19 -06:00 |