factor/basis/math
Slava Pestov e4d6611070 Merge branch 'for-slava' of git://git.rfc1149.net/factor 2010-06-11 20:10:07 -04:00
..
bits
bitwise math.bitwise: factor M\ fixnum (bit-count) to a separate word so it can be made intrinsic 2010-05-15 13:27:26 -07:00
blas Eliminate some -rot from the codebase 2010-05-03 18:31:01 -04:00
combinatorics Update documentation for new help lint check 2010-02-19 12:31:52 +13: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 FFI rewrite part 5: return value boxing and callback parameter boxing now uses vregs; simplify return value unboxing 2010-05-16 03:43:23 -04:00
functions math.functions: clean up 2010-02-10 15:04:58 +13:00
intervals random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
libm math.libm: use FUNCTION-ALIAS: 2010-04-14 12:25:22 -07:00
matrices mop up compiler errors from macosx load-all 2010-03-09 00:56:07 -08:00
partial-dispatch memq? -> member-eq?, sorted-memq? -> sorted-member-eq? 2009-10-28 15:02:00 -05:00
polynomials Fix help lint for math.polynomials 2010-04-30 14:04:45 -05:00
primes Fix "primes-between" and "primes-upto" with pathological bounds. 2010-06-11 16:07:52 +02:00
quaternions Update documentation for new help lint check 2010-02-19 12:31:52 +13:00
ranges Changing some uses of prune to use members 2010-02-27 13:14:03 -05:00
ratios Fix unit test for math.parser change 2010-02-08 08:31:17 +13:00
rectangles Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
statistics Update documentation for new help lint check 2010-02-19 12:31:52 +13:00
vectors mirrors: rename enumerated-sequence to inspected-sequence 2010-06-11 17:14:15 -04:00