bits
|
math.bits: Clean up the docs some more.
|
2014-06-06 14:45:46 -07:00 |
bitwise
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
constants
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
floats
|
kernel: change errors to be in kernel.private.
|
2014-06-04 14:33:02 -07:00 |
functions
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
intervals
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
partial-dispatch
|
change some "2drop 2drop" to "4drop".
|
2012-10-23 12:21:30 -07:00 |
polynomials
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
primes
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -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: faster abs and neg? on ratios.
|
2014-06-05 10:53:02 -07:00 |
rectangles
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
statistics
|
math.statistics: use if-zero in mean-ddof.
|
2014-06-10 13:06:42 -07:00 |
vectors
|
more doc types.
|
2014-05-26 07:51:19 -07:00 |