factor/extra/math
Doug Coleman 3014b1828a math.transforms.bwt: Simplify two places in bwt. 2012-09-10 08:52:42 -07:00
..
affine-transforms nip most uses of tuck from extra 2009-11-05 22:22:21 -06:00
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 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 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.distances: adding correlation-distance. 2012-05-03 15:52:28 -07:00
dual
extras math.extras: adding "until-zero". 2012-08-31 15:00:53 -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
matrices/simd Move remaining sequence operations from generalizations to sequences.generalizations where they belong 2010-05-18 18:36:47 -04:00
numerical-integration
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
similarity math.similarity: fix tests, not sure this is the correct definition. 2012-05-08 08:05:31 -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 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