.. |
bits
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
bitwise
|
Cleanup some lint warnings.
|
2011-10-15 19:19:44 -07:00 |
combinatorics
|
Cleanup some lint warnings.
|
2011-10-15 19:19:44 -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
|
specialized-arrays: performed some cleanup.
|
2011-09-26 11:37:51 -07:00 |
functions
|
math.functions: improve stack effect names for gcd*.
|
2011-10-17 20:37:36 -07:00 |
intervals
|
Make M\ throw an error upon lookup failure. Change method -> ?lookup-method, lookup-method is the throwing version of ?lookup-method. Fixes #229.
|
2011-10-03 15:49:49 -07: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
|
Make M\ throw an error upon lookup failure. Change method -> ?lookup-method, lookup-method is the throwing version of ?lookup-method. Fixes #229.
|
2011-10-03 15:49:49 -07:00 |
polynomials
|
Cleanup some lint warnings.
|
2011-10-15 19:19:44 -07:00 |
primes
|
math.functions: faster gcd means faster ratios.
|
2011-10-17 20:36:28 -07: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
|
math.functions: faster gcd means faster ratios.
|
2011-10-17 20:36:28 -07:00 |
rectangles
|
Cleanup some lint warnings.
|
2011-10-15 19:19:44 -07:00 |
statistics
|
Cleanup some lint warnings.
|
2011-10-15 19:19:44 -07:00 |
vectors
|
Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF.
|
2011-09-29 11:28:28 -07:00 |