factor/extra/math
Slava Pestov 258a27432f Merge git://projects.elasticdog.com/git/factor 2008-01-29 20:51:07 -06:00
..
algebra Remove some words in math.algebra and change implementation 2007-12-28 14:19:40 +01:00
analysis Rename curry* to with 2008-01-09 17:36:30 -05:00
combinatorics Fix nPk and add permutation words to math.combinatorics; including docs/tests 2008-01-27 20:00:31 -05:00
complex 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
constants Fix nPk and add permutation words to math.combinatorics; including docs/tests 2008-01-27 20:00:31 -05: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 add bit-banging words 2008-01-10 16:56:32 -10:00
haar
libm Move more math stuff to extra/, get compiler to work without ratios/complex numbers 2007-10-14 20:38:23 -04:00
matrices Rename curry* to with 2008-01-09 17:36:30 -05:00
miller-rabin Updating summary and authors 2008-01-27 01:02:31 -04: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 Updating summary and authors 2008-01-27 01:02:31 -04: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 additions to math.ranges, including range-min, range-max, clamp-to-range, and sequence-index-range 2007-10-01 15:08:44 +10:00
ratios Load fixes for core/math 2007-10-18 02:38:35 -04:00
statistics Fix circular doc errors 2008-01-13 10:41:35 -05:00
text Add summary for math.text 2008-01-22 17:37:54 -05:00
trig
vectors Rename curry* to with 2008-01-09 17:36:30 -05:00