.. |
bits
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
bitwise
|
Merge branch 'master' into simd-cleanup
|
2009-11-26 16:14:46 -08:00 |
blas
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
combinatorics
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-12-06 02:28:46 -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
|
Add alien-assembly form for inline assembler, works like alien-invoke except calls a user-supplied quotation instead of generating a subroutine call. Replaces FPU status control, SSE detection and read timestamp routines in vm/cpu-x86.*S
|
2010-01-07 17:39:22 +13:00 |
functions
|
fix float integer^ for denormal results
|
2009-11-01 00:43:04 -05:00 |
intervals
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
libm
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
matrices
|
revert math.matrices.elimintion until someone fixes it properly
|
2009-11-24 20:41:59 -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
|
add MAIN: run-unix-factor to math.primes.factors
|
2009-12-12 23:39:59 -06:00 |
quaternions
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06: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
|
better minmax
|
2009-12-07 17:26:33 -06:00 |
vectors
|
move simd operation methods onto simd-128 instead of concrete classes to save image space
|
2009-12-05 21:19:17 -08:00 |