factor/basis/math
John Benediktsson 1aa27963d2 math.primes.miller-rabin: actually, this is better. 2014-12-04 19:48:32 -08:00
..
bits math.bits: Clean up the docs some more. 2014-06-06 14:45:46 -07:00
bitwise improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
combinatorics
complex
constants
floats kernel: change errors to be in kernel.private. 2014-06-04 14:33:02 -07:00
functions math.functions: minor cleanup to (gcd). 2014-12-04 19:46:42 -08:00
intervals improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
libm
matrices cleanup "over push" is "suffix!". 2014-11-30 08:38:59 -08:00
partial-dispatch
polynomials more minor cleanup. 2014-11-30 19:26:23 -08:00
primes math.primes.miller-rabin: actually, this is better. 2014-12-04 19:48:32 -08:00
quaternions
ranges math.ranges: cleanup using. 2014-12-04 10:23:59 -08:00
ratios math.ratios: faster abs and neg? on ratios. 2014-06-05 10:53:02 -07:00
rectangles improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
statistics math.statistics: Get smart about the geometric mean. Calculate it in logspace so we can use addition of small logarithms and multiplication instead of the nth root of a giant product. 2014-09-26 13:34:25 -07:00
vectors math.vectors: new word v>integer = [ >integer ] map 2014-11-17 19:02:12 -08:00