bits
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
bitwise
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
constants
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
floats
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
intervals
|
math.intervals: using short-circuit logic.
|
2012-07-17 20:08:12 -07:00 |
matrices
|
math.matrices: adding the outer product.
|
2012-08-08 17:02:39 -07:00 |
polynomials
|
change to in-place reverse.
|
2012-04-24 18:51:46 -07:00 |
rectangles
|
Cleanup some lint warnings.
|
2011-10-15 19:19:44 -07:00 |
vectors
|
math.vectors: implement v^, v^n, n^v.
|
2012-07-30 16:15:00 -07:00 |