factor/extra/math
Doug Coleman 260acff952 add coprime? to math.primes 2008-02-27 23:09:29 -06:00
..
algebra Remove some words in math.algebra and change implementation 2007-12-28 14:19:40 +01:00
analysis Fix load error 2008-02-14 01:06:46 -06:00
combinatorics Fix nPk and add permutation words to math.combinatorics; including docs/tests 2008-01-27 20:00:31 -05:00
complex Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
constants Fixing load-everything and unit tests 2008-02-06 19:23:39 -06:00
erato Rename curry* to with 2008-01-09 17:36:30 -05:00
fft Rename curry* to with 2008-01-09 17:36:30 -05:00
functions Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
haar Initial import 2007-09-20 18:09:08 -04:00
libm Move more math stuff to extra/, get compiler to work without ratios/complex numbers 2007-10-14 20:38:23 -04:00
matrices Fixing load-everything and unit tests 2008-02-06 19:23:39 -06:00
miller-rabin New locals syntax; added M:: 2008-02-26 18:40:32 -06:00
numerical-integration Fixing unit tests 2007-10-06 13:37:11 -04:00
polynomials minor cleanups 2008-01-14 15:06:12 -10:00
primes add coprime? to math.primes 2008-02-27 23:09:29 -06:00
quadratic Small fixes 2007-11-04 22:51:34 -05:00
quaternions Rename real/imaginary slots of complex to real-part/imaginary-part to avoid clashing with the real class word; fix bug where redefining a generic as a class leaves the word in a weird state 2007-12-27 17:26:39 -05:00
ranges Split off concurrency.mailboxes, add timeout support to promises, locks, mailboxes, semaphores, count-downs 2008-02-21 23:47:06 -06:00
ratios Improve ratio syntax 2008-02-10 01:40:17 -06:00
statistics Update search paths after combinators.lib -> sequences.lib move 2008-02-12 16:49:53 -05:00
text Fix code for math.parser changes 2008-02-06 21:15:47 -06:00
trig Initial import 2007-09-20 18:09:08 -04:00
vectors pick pick is 2over 2008-02-16 18:50:26 -06:00