factor/basis/math
Doug Coleman 979e487fef Merge branch 'master' of git://factorcode.org/git/factor 2011-02-26 11:44:50 -06:00
..
bits docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
bitwise assocs, math.bitwise: remove first blank line and useless whitespace in a few usage examples 2011-01-17 00:12:28 +09:00
blas Eliminate some -rot from the codebase 2010-05-03 18:31:01 -04:00
combinatorics math.combinatorics: fix typo in docs 2011-02-20 03:08:01 +09:00
complex math.functions: fix memory protection error if exp called on a complex number with a rational real part (reported by prunedtree) 2010-01-15 08:23:48 +13:00
constants docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
floats Remove <uint> *uint and friends. Hopefully remove the last usages of these words 2010-10-25 15:54:42 -05:00
functions math.functions: clean up 2010-02-10 15:04:58 +13:00
intervals math.intervals: fix some typos in docs 2011-01-18 21:18:35 +09:00
libm math.libm: add missing right parenthesis in description of fexp word 2011-01-16 10:48:06 +09:00
matrices math.matrices: move normal word from gpu.demos.bunny and reverse sign 2010-07-23 20:41:08 -07:00
partial-dispatch memq? -> member-eq?, sorted-memq? -> sorted-member-eq? 2009-10-28 15:02:00 -05:00
polynomials More efficient polyval algorithm in math.polynomials 2011-02-12 22:41:13 -06:00
primes math.primes.erato doc fixes. 2010-11-02 17:34:28 +01:00
quaternions math.quaternions: typo in n*q 2010-06-17 19:23:52 -07:00
ranges Changing some uses of prune to use members 2010-02-27 13:14:03 -05:00
ratios Fix unit test for math.parser change 2010-02-08 08:31:17 +13:00
rectangles math.rectangles: add infinite recursion check in case somebody does something stupid 2010-09-16 21:27:18 -07:00
statistics math.statistics: in some words, interchanging the positions of the $examples and a $description 2011-01-18 23:20:06 +09:00
vectors In several documentation, remove whitespace before or after the colon or period 2011-02-10 01:51:13 +09:00