.. |
bits
|
use if-zero in a few more places
|
2009-08-11 18:15:53 -05:00 |
bitwise
|
move signed-le> to io.binary, clean up using list for math.bitwise
|
2009-07-23 15:54:57 -05:00 |
blas
|
remove 1-, 1+, use iota somewhere
|
2009-05-05 23:32:23 -05:00 |
combinatorics
|
math.combinatorics: fix unit test and help lint
|
2009-05-08 18:00:53 -05:00 |
complex
|
Update documentation for stricter vocabulary search path semantics
|
2009-05-16 00:29:21 -05:00 |
constants
|
add 2pi constant
|
2009-05-06 12:38:14 -05:00 |
functions
|
use if-zero in a few more places
|
2009-08-11 18:15:53 -05:00 |
intervals
|
math.intervals: fix interval-rem
|
2009-08-11 16:49:28 -05:00 |
libm
|
1.0/0.0 => 1/0.
|
2009-04-13 19:48:08 -05:00 |
matrices
|
preserve sequence type in math.matrices:cross
|
2009-07-07 16:26:50 -05:00 |
partial-dispatch
|
integer/integer partial dispatch ops now use both-fixnums?
|
2009-03-16 00:44:44 -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
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
primes
|
use if-zero in a few more places
|
2009-08-11 18:15:53 -05:00 |
quaternions
|
Add q+ and q- to math.quaternions
|
2009-04-27 17:24:39 +02:00 |
ranges
|
remove whitespace
|
2009-05-25 21:25:56 -05:00 |
ratios
|
use if-zero in a few more places
|
2009-08-11 18:15:53 -05:00 |
rectangles
|
Eliminate prettyprinter dependency from UI
|
2009-05-09 20:24:17 -05:00 |
statistics
|
add a mode word
|
2009-05-24 15:45:25 -05:00 |
vectors
|
alien.structs: struct-type now has a class slot; fix specialized complex-float/double arrays
|
2009-08-09 16:10:11 -05:00 |