factor/extra/math
John Benediktsson 047d9cad3e math.factorials: cleanup orial-primes. 2013-04-09 12:22:41 -07:00
..
affine-transforms
algebra
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
binpack
blas Using "same?" in more places. 2012-07-21 10:22:44 -07:00
cardinality math.cardinality: adding a cardinality estimator. 2012-09-08 14:00:36 -07:00
compare sequences.extras: move min-by/max-by to math.compare. 2012-05-19 11:26:01 -07:00
continued-fractions using if-zero in more places. 2012-07-16 15:45:21 -07: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.statistics: adding demean and demedian, cleanup a bit. 2013-03-28 11:40:46 -07:00
dual
extras math.extras: adding round-to-step. 2013-04-01 17:04:07 -07:00
factorials math.factorials: cleanup orial-primes. 2013-04-09 12:22:41 -07:00
finance math.finance: adding some tests. 2012-05-04 10:06:24 -07:00
floating-point using if-zero in more places. 2012-07-16 15:45:21 -07:00
function-tools
hashcodes math.hashcodes: fix complex number-hashcodes. 2013-03-20 12:49:12 -07:00
matrices/simd
numerical-integration
points
primes math.primes.twins: Use clump here. 2013-03-24 01:10:08 -07:00
quadratic
secant-method
similarity math.statistics: rename full-* to population-*. 2012-11-06 07:16:20 -08:00
splines
text using if-zero in even more places. 2012-07-16 19:38:49 -07:00
transforms math.transforms.bwt: Simplify two places in bwt. 2012-09-10 08:52:42 -07:00
trig
vectors/homogeneous