bitwise
|
move if-zero etc to math, remove 1-/1+ from math
|
2009-08-14 14:27:23 -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
|
math.intervals: help lint fix
|
2009-08-19 16:08:52 -05:00 |
libm
|
1.0/0.0 => 1/0.
|
2009-04-13 19:48:08 -05:00 |
polynomials
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
quaternions
|
Add q+ and q- to math.quaternions
|
2009-04-27 17:24:39 +02: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 |