factor/basis/math
Joe Groff 8323d7c3ac math.polynomials: unclip drop => rest 2010-07-05 20:53:24 -07:00
..
bits docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
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 docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
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 math.polynomials: unclip drop => rest 2010-07-05 20:53:24 -07:00
primes Fix "primes-between" and "primes-upto" with pathological bounds. 2010-06-11 16:07:52 +02:00
quaternions math.quaternions: typo in n*q 2010-06-17 19:23:52 -07: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 math.vectors.simd.cords: add regression test for >A 2010-06-15 22:44:15 -07:00