factor/basis/math
Björn Lindqvist 001acde590 math.vectors: new word v>integer = [ >integer ] map 2014-11-17 19:02:12 -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 docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
complex
constants
floats kernel: change errors to be in kernel.private. 2014-06-04 14:33:02 -07:00
functions kernel: new combinator 2with = with with 2014-07-22 07:40:13 -07:00
intervals improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
libm
matrices Docs: fixed doc example errors triggered by help-lint and added with-disposal where applicable 2014-04-14 08:42:10 -07:00
partial-dispatch
polynomials improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
primes Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
quaternions
ranges math.ranges: implement sum on ranges. 2013-05-06 16:01:29 -07: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