.. |
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
|
Update code that did ">alist sort-" to just "sort-".
|
2011-04-07 09:01:21 -07: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
|
Merge branch 'master' into sorting
|
2011-04-12 18:09:36 -07:00 |
vectors
|
In several documentation, remove whitespace before or after the colon or period
|
2011-02-10 01:51:13 +09:00 |