| .. |
|
affine-transforms
|
…
|
|
|
algebra
|
more doc type fixes.
|
2014-05-24 17:16:26 -07: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
|
…
|
|
|
binpack
|
math.binpack: faster by storing only items, not weights.
|
2014-11-29 17:35:01 -08:00 |
|
blas
|
more doc type fixes.
|
2014-05-24 17:16:26 -07:00 |
|
cardinality
|
math.cardinality: adding a cardinality estimator.
|
2012-09-08 14:00:36 -07:00 |
|
combinatorics/bits
|
math.combinatorics.bits: new vocab for permutation-bits words.
|
2013-04-11 10:32:36 -07:00 |
|
combinators
|
math.combinators: fix help-lint warnings I introduced...
|
2013-05-07 08:18:20 -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: change kelly criterion tests to use ratios.
|
2015-04-02 08:03:49 -07:00 |
|
factorials
|
math.factorials: adding "factorials" word.
|
2013-10-20 17:08:01 -07:00 |
|
finance
|
more doc type fixes.
|
2014-05-24 17:16:26 -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
|
basis/extra: fix using for map-index move back to sequences.
|
2014-11-11 18:00:44 -08:00 |
|
numerical-integration
|
…
|
|
|
points
|
…
|
|
|
primes
|
math.primes.solovay-strassen: adding Solovay-Strassen primality test.
|
2014-12-13 16:52:28 -08:00 |
|
quadratic
|
…
|
|
|
secant-method
|
…
|
|
|
similarity
|
math.statistics: rename full-* to population-*.
|
2012-11-06 07:16:20 -08:00 |
|
splines
|
…
|
|
|
text
|
extra: using empty? in some places.
|
2014-12-04 19:13:08 -08:00 |
|
transforms
|
math.transforms.bwt: faster versions of Burrows-Wheeler Transform.
|
2015-04-28 19:28:14 -07:00 |
|
trig
|
…
|
|
|
unicode
|
math.unicode: implement unicode math symbols.
|
2013-10-15 11:23:20 -07:00 |
|
vectors/homogeneous
|
fix some uses of "1 head*" to be "but-last".
|
2013-11-24 20:42:30 -08:00 |