.. |
bits
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
bitwise
|
math.bitwise: factor M\ fixnum (bit-count) to a separate word so it can be made intrinsic
|
2010-05-15 13:27:26 -07:00 |
blas
|
Eliminate some -rot from the codebase
|
2010-05-03 18:31:01 -04:00 |
combinatorics
|
math.combinatorics: Fixing selections bug with nested sequences.
|
2010-08-13 14:34:14 -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
|
Fix three problems discovered by running math.floats.env tests in a loop:
|
2010-09-02 22:57:14 -05:00 |
functions
|
math.functions: clean up
|
2010-02-10 15:04:58 +13:00 |
intervals
|
random is generic now -- iota random -> random
|
2010-01-14 12:48:57 -06:00 |
libm
|
compiler: now that FFI has been deconcatenatized, we no longer need the special ##unary-float-function and ##binary-float-function fastpaths
|
2010-08-13 23:59:19 -07: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
|
math.polynomials: unclip drop => rest
|
2010-07-05 20:53:24 -07:00 |
primes
|
divisors returns empty list for 0
|
2010-08-09 22:54:35 -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
|
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
|
Update documentation for new help lint check
|
2010-02-19 12:31:52 +13:00 |
vectors
|
math.vectors.simd: docs mention obsolete 'test-mr mr.' words
|
2010-08-20 18:00:03 -07:00 |