factor/basis/math
Doug Coleman bdecd564a3 Use keys/values where appropriate 2010-05-21 12:48:04 -05: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
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
intervals
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
polynomials Fix help lint for math.polynomials 2010-04-30 14:04:45 -05:00
primes Use keys/values where appropriate 2010-05-21 12:48:04 -05: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
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 specialized-arrays: rename byte-array>T-array to T-array-cast, and make it work with anything that responds to >c-ptr / byte-length 2010-05-18 23:09:34 -04:00