bits
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
bitwise
|
Use -unsafe words with pair methods.
|
2013-03-07 10:47:23 -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 |
functions
|
math.functions: whoops, back out mistaken commit.
|
2013-07-24 14:55:13 -07:00 |
intervals
|
change some "2drop 2drop" to "4drop".
|
2012-10-23 12:21:30 -07:00 |
matrices
|
math.matrices: simpler square-rows.
|
2013-05-14 13:52:24 -07:00 |
partial-dispatch
|
change some "2drop 2drop" to "4drop".
|
2012-10-23 12:21:30 -07:00 |
polynomials
|
change to in-place reverse.
|
2012-04-24 18:51:46 -07:00 |
quaternions
|
math.quaternions: typo in n*q
|
2010-06-17 19:23:52 -07:00 |
ranges
|
math.ranges: implement sum on ranges.
|
2013-05-06 16:01:29 -07:00 |
ratios
|
math.ratios: adding some tests for M\ ratio /mod.
|
2013-03-29 08:32:35 -07:00 |
rectangles
|
Cleanup some lint warnings.
|
2011-10-15 19:19:44 -07:00 |