factor/basis/math
Slava Pestov 31553f5d50 Clean up math.complex 2009-02-19 00:56:30 -06:00
..
bitwise move >signed to math.bitwise 2009-02-14 00:31:17 -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 Clean up math.complex 2009-02-19 00:56:30 -06:00
constants Fix permission bits 2008-10-02 08:34:49 -05:00
functions Fix conflict 2009-02-18 22:20:05 -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 Merge branch 'master' into new_ui 2009-02-16 21:22:12 -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 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 Fix conflict 2009-02-16 21:47:35 -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 Fix conflict 2009-02-05 22:29:15 -06:00