factor/extra/math
Aaron Schaefer be7bae07d3 Merge branch 'master' of git://factorcode.org/git/factor 2008-11-29 10:46:32 -05:00
..
algebra Update syntax for extra/math vocabs 2008-11-07 01:24:32 -05:00
analysis Add documentation for math.analysis 2008-11-09 19:22:04 -05:00
compare Cleanup math.compare docs and tests 2008-11-09 21:00:36 -05:00
derivatives Minor documentation fixes 2008-11-17 22:51:57 -05:00
erato Minor stack shuffling changes 2008-11-08 15:30:28 -05:00
finance Minor stack shuffling changes 2008-11-08 15:30:28 -05:00
floating-point use math.bitwise here, add a couple tests 2008-11-29 00:44:39 -06:00
function-tools Update syntax for extra/math vocabs 2008-11-07 01:24:32 -05:00
matrices Fix fixnum* problem; result was shifted to the right by 3 bits if both input registers were equal 2008-11-29 00:44:46 -06:00
miller-rabin Move factor-2s from miller-rabin to math.functions; use it to make ^ more efficient 2008-11-11 11:30:47 -06:00
newtons-method Update syntax for extra/math vocabs 2008-11-07 01:24:32 -05:00
numerical-integration initial math cleanup 2008-10-03 02:19:03 -05:00
physics math.physics.pos: distance method 2008-07-12 12:22:27 -05:00
primes Small updates to math.primes 2008-11-08 16:34:39 -05:00
quadratic Clean up quadratic 2008-06-14 04:01:07 -05:00
secant-method Update syntax for extra/math vocabs 2008-11-07 01:24:32 -05:00
text Fix short-circuit usage in number>text 2008-11-09 17:23:24 -05:00
transforms Move fft/haar transforms to their own subdirectory 2008-11-09 21:42:01 -05:00
trig initial math cleanup 2008-10-03 02:19:03 -05:00