factor/basis/math
Slava Pestov ef8d622b54 UI documentation and test fixes 2009-02-05 05:16:22 -06:00
..
bitwise fix empty description 2009-01-30 15:21:46 -06:00
blas blas from netbsd pkgsrc depends on f2c runtime libs 2009-01-30 22:42:36 -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 Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary 2009-02-02 13:43:54 -06:00
constants Fix permission bits 2008-10-02 08:34:49 -05:00
functions Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary 2009-02-02 13:43:54 -06:00
intervals Remove two swapd usages 2009-02-02 14:26:54 -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 Remove useless with-scope and unneeded uses 2008-12-27 23:13:03 +01:00
partial-dispatch Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary 2009-02-02 13:43:54 -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 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
primes Move math.primes.factors from extra to basis 2009-01-07 23:01:27 +01:00
quaternions Fix some vocabularies for new requirement that inline words have a stack effect declaration 2008-12-15 20:31:55 -06:00
ranges O(1) equal? and hashcode* for ranges 2009-01-28 23:33:26 -06:00
ratios Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary 2009-02-02 13:43:54 -06:00
rectangles UI documentation and test fixes 2009-02-05 05:16:22 -06:00
statistics Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary 2009-02-02 13:43:54 -06:00
vectors New distance word in math.vectors, replaces distance in math.points, more efficient 2008-11-29 10:19:23 -06:00