.. |
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
|
sequences: rename virtual-seq to virtual-exemplar
|
2009-11-07 00:06:26 +01:00 |
combinatorics
|
remove non-primitive-related uses of tuck from basis
|
2009-11-05 17:03:24 -06: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
|
remove non-primitive-related uses of tuck from basis
|
2009-11-05 17:03:24 -06:00 |
libm
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
matrices
|
eliminate spin from basis
|
2009-11-05 14:05:06 -06: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
|
math: fix test failures on 32-bit
|
2009-11-06 04:50:41 -06:00 |
rectangles
|
parsed -> suffix!, add append!
|
2009-10-28 13:38:27 -05:00 |
statistics
|
add sorted-histogram word
|
2009-11-01 23:16:26 -06:00 |
vectors
|
Fix struct field alignment on PowerPC
|
2009-11-10 19:34:14 -06:00 |