factor/basis/math
Slava Pestov 7fe96f3eff math.ranges: doesn't need an equal? method, since sequence doesn't define one, and default tuple equal? is fine for ranges 2010-01-27 19:28:45 +13:00
..
bits
bitwise Merge branch 'master' into simd-cleanup 2009-11-26 16:14:46 -08:00
blas NetBSD 64 blas abi changed 2010-01-21 05:02:39 -06:00
combinatorics Fix a few integers-as-sequences in docs 2010-01-14 17:20:43 -06:00
complex math.functions: fix memory protection error if exp called on a complex number with a rational real part (reported by prunedtree) 2010-01-15 08:23:48 +13:00
constants
floats/env Move compile-call and related words only meant to be used for debugging to compiler.test 2010-01-23 00:39:56 +13:00
functions math.functions: fix memory protection error if exp called on a complex number with a rational real part (reported by prunedtree) 2010-01-15 08:23:48 +13:00
intervals random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
libm
matrices Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
partial-dispatch
points
polynomials Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
primes random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
quaternions
ranges math.ranges: doesn't need an equal? method, since sequence doesn't define one, and default tuple equal? is fine for ranges 2010-01-27 19:28:45 +13:00
ratios
rectangles
statistics better minmax 2009-12-07 17:26:33 -06:00
vectors Move compile-call and related words only meant to be used for debugging to compiler.test 2010-01-23 00:39:56 +13:00