factor/extra/math
John Benediktsson a2f8735c9a math.extras: adding moving-median. 2012-05-04 14:23:15 -07:00
..
affine-transforms nip most uses of tuck from extra 2009-11-05 22:22:21 -06:00
algebra Update syntax for extra/math vocabs 2008-11-07 01:24:32 -05:00
analysis math.functions: rename exp to e^ to be consistent with 2^ and 10^. update things. 2012-05-02 10:22:23 -07:00
approx math.approx: function to approximate rationals. 2011-08-19 13:27:44 -07:00
binpack nip most uses of tuck from extra 2009-11-05 22:22:21 -06:00
blas math.blas, alien.fortran: Back from beyond the grave. 2012-05-04 09:05:43 -07:00
compare Cleanup some lint warnings. 2011-10-15 19:19:44 -07:00
continued-fractions Continued fractions 2009-03-02 19:10:43 +01:00
derivatives math.functions: rename exp to e^ to be consistent with 2^ and 10^. update things. 2012-05-02 10:22:23 -07:00
distances math.distances: adding correlation-distance. 2012-05-03 15:52:28 -07: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
extras math.extras: adding moving-median. 2012-05-04 14:23:15 -07:00
finance math.finance: adding some tests. 2012-05-04 10:06:24 -07:00
floating-point math.floating-point: adding double>ratio. 2010-09-11 19:41:06 -05:00
function-tools math.function-tools: Fix compiler warning 2009-04-17 20:49:59 -05:00
matrices/simd Move remaining sequence operations from generalizations to sequences.generalizations where they belong 2010-05-18 18:36:47 -04:00
numerical-integration fixing compiler warnings 2009-04-17 11:14:16 -05:00
points math.points: move to extra 2010-02-16 15:29:02 +13:00
primes math.primes.twins: calculating twin primes. 2012-04-19 15:14:31 -07:00
quadratic nip most uses of tuck from extra 2009-11-05 22:22:21 -06:00
secant-method Update syntax for extra/math vocabs 2008-11-07 01:24:32 -05:00
similarity math.similarity: adding a few similarity metrics. 2012-05-03 10:57:30 -07:00
splines slots: pre-create the "at", "nth", and "global" slots to make deterministic the currently nondeterministic ambiguity between accessors:change-* and assocs:change-at, sequences:change-nth, and namespaces:change-global 2011-09-19 10:03:43 -07:00
text Remove unused stack effects from DEFER: declarations. 2011-10-18 14:42:17 -07:00
transforms Move math.transforms.fft to unmaintained since it's broken and there are no unit tests 2010-09-21 00:20:23 -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