.. |
bits
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
bitwise
|
fix a bug in bit-count that assumed 32bit fixnums, make bit-count work on byte-arrays, SIMD types, specialized-arrays, and aliens
|
2009-10-05 18:55:26 -05:00 |
blas
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
combinatorics
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
complex
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
constants
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
floats/env
|
math.floats.env: disable trap tests on OpenBSD i386 for now, until The World's Most Secure Operating System fixes a local DoS exploit
|
2009-10-03 10:59:54 -05:00 |
functions
|
fix float integer^ for denormal results
|
2009-11-01 00:43:04 -05:00 |
intervals
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
libm
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
matrices
|
update existing code to use :> ( ) when possible
|
2009-10-28 16:11:33 -05:00 |
partial-dispatch
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
points
|
New distance word in math.vectors, replaces distance in math.points, more efficient
|
2008-11-29 10:19:23 -06:00 |
polynomials
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
primes
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
quaternions
|
Add q+ and q- to math.quaternions
|
2009-04-27 17:24:39 +02:00 |
ranges
|
change-each -> map!, deep-change-each -> deep-map!
|
2009-10-27 22:32:56 -05:00 |
ratios
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
rectangles
|
parsed -> suffix!, add append!
|
2009-10-28 13:38:27 -05:00 |
statistics
|
fix help lint
|
2009-10-30 13:35:20 -05:00 |
vectors
|
Align stack pointer on non-Mac OS X x86-32 platforms, and use aligned loads/stores for SIMD values
|
2009-11-03 23:51:44 -06:00 |