factor/extra/math
John Benediktsson 314dc05ab0 math.extras: adding nonzero. 2012-06-19 14:23:00 -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 math.approx: function to approximate rationals. 2011-08-19 13:27:44 -07:00
binpack
blas math.blas, alien.fortran: Back from beyond the grave. 2012-05-04 09:05:43 -07:00
compare sequences.extras: move min-by/max-by to math.compare. 2012-05-19 11:26:01 -07:00
continued-fractions
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 nonzero. 2012-06-19 14:23:00 -07:00
finance math.finance: adding some tests. 2012-05-04 10:06:24 -07:00
floating-point
function-tools
matrices/simd
numerical-integration
points
primes math.primes.twins: calculating twin primes. 2012-04-19 15:14:31 -07:00
quadratic
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 Remove unused stack effects from DEFER: declarations. 2011-10-18 14:42:17 -07:00
transforms
trig
vectors/homogeneous