bits
|
remove 1-, 1+, use iota somewhere
|
2009-05-05 23:32:23 -05:00 |
bitwise
|
add next-odd etc to math.bitwise
|
2009-05-10 13:42:41 -05:00 |
blas
|
remove 1-, 1+, use iota somewhere
|
2009-05-05 23:32:23 -05:00 |
constants
|
add 2pi constant
|
2009-05-06 12:38:14 -05:00 |
intervals
|
Code cleanups
|
2009-05-07 12:33:31 -05:00 |
libm
|
1.0/0.0 => 1/0.
|
2009-04-13 19:48:08 -05:00 |
matrices
|
Oops
|
2009-04-23 03:57:05 -05:00 |
polynomials
|
cut perlin-noise time in half
|
2009-05-10 10:41:50 -05:00 |
primes
|
dont load safe primes in miller rabin tests
|
2009-05-10 14:08:03 -05:00 |
quaternions
|
Add q+ and q- to math.quaternions
|
2009-04-27 17:24:39 +02:00 |
ranges
|
remove 1-, 1+, use iota somewhere
|
2009-05-05 23:32:23 -05:00 |
rectangles
|
Eliminate prettyprinter dependency from UI
|
2009-05-09 20:24:17 -05:00 |
statistics
|
remove 1-, 1+, use iota somewhere
|
2009-05-05 23:32:23 -05:00 |
vectors
|
cut perlin-noise time in half
|
2009-05-10 10:41:50 -05:00 |