factor/basis/math
John Benediktsson e9ffd2da37 math.statistics: adding cumulative versions of sum, product, min, and max. 2012-04-12 10:30:16 -07:00
..
bits use radix literals 2011-11-23 19:03:40 -08:00
bitwise use radix literals 2011-11-23 19:03:40 -08:00
combinatorics math.combinatorics: fix help-lint. 2012-04-09 11:43:22 -07:00
complex math.complex: pass tests even if number-base set 2011-11-26 17:46:38 -08:00
constants use radix literals 2011-11-23 19:03:40 -08:00
floats use radix literals 2011-11-23 19:03:40 -08:00
functions Revert "math.functions: simpler without "simple-gcd"." 2012-04-05 10:34:50 -07:00
intervals Fix all failures in the linux64 build email 2011-10-24 19:33:09 -07:00
libm math.libm: add missing right parenthesis in description of fexp word 2011-01-16 10:48:06 +09:00
matrices math.vectors: separate "dot product" from "Hermitian inner product". Fixes #484. 2012-03-29 10:56:39 -07:00
partial-dispatch math: adding a fast-gcd that speeds up all ratio operations by up to 10 times for bignum ratios. 2012-04-05 09:17:52 -07:00
polynomials Cleanup some lint warnings. 2011-10-15 19:19:44 -07:00
primes math.functions: when gcd is inlined, "gcd nip" is almost as good as "gcd*". 2011-10-18 10:30:39 -07:00
quaternions math.quaternions: typo in n*q 2010-06-17 19:23:52 -07:00
ranges Changing some uses of prune to use members 2010-02-27 13:14:03 -05:00
ratios math: adding a fast-gcd that speeds up all ratio operations by up to 10 times for bignum ratios. 2012-04-05 09:17:52 -07:00
rectangles Cleanup some lint warnings. 2011-10-15 19:19:44 -07:00
statistics math.statistics: adding cumulative versions of sum, product, min, and max. 2012-04-12 10:30:16 -07:00
vectors math.vectors: separate "dot product" from "Hermitian inner product". Fixes #484. 2012-03-29 10:56:39 -07:00