factor/extra/math
Joe Groff 96716145e3 Merge branch 'master' of git://factorcode.org/git/factor 2009-10-30 14:53:56 -05:00
..
affine-transforms homogeneous coordinates coated in nurbsauce 2009-05-21 20:55:44 -05:00
algebra Update syntax for extra/math vocabs 2008-11-07 01:24:32 -05:00
analysis move docs for nth-root, fix docs for minmax 2009-10-30 06:37:02 -05:00
binpack Making more code infer 2009-04-15 19:03:44 -05:00
compare remove clamp from docs 2009-05-25 13:58:06 -05:00
continued-fractions Continued fractions 2009-03-02 19:10:43 +01:00
derivatives Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
dual Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
erato Remove unused and redundant math.erato 2008-12-26 21:03:12 +01:00
finance docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
floating-point Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
function-tools math.function-tools: Fix compiler warning 2009-04-17 20:49:59 -05:00
matrices/simd update existing code to use :> ( ) when possible 2009-10-28 16:11:33 -05:00
numerical-integration fixing compiler warnings 2009-04-17 11:14:16 -05:00
primes/lists Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
quadratic remove most uses of roll/-roll from extra 2009-10-30 14:14:24 -05:00
secant-method Update syntax for extra/math vocabs 2008-11-07 01:24:32 -05:00
text Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
transforms Move fft/haar transforms to their own subdirectory 2008-11-09 21:42:01 -05:00
trig Fix some vocabularies for new requirement that inline words have a stack effect declaration 2008-12-15 20:31:55 -06:00
vectors/homogeneous rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00