Doug Coleman
|
320128c7eb
|
move histogram to math.statistics, write a main article for math.statistics
|
2009-10-30 02:55:54 -05:00 |
Doug Coleman
|
003787113f
|
move nth-root to math.functions, use exchange-unsafe in math.statistics
|
2009-10-30 02:35:51 -05:00 |
Doug Coleman
|
1d12a6707d
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
Doug Coleman
|
86a1b06034
|
add a mode word
|
2009-05-24 15:45:25 -05:00 |
Doug Coleman
|
c045823182
|
remove old median, fix docs
|
2009-05-18 02:41:58 -05:00 |
Doug Coleman
|
54cb1b9686
|
median used the wrong algorithm. now it runs in O(n) time. add kth-smallest word, used to implement median
|
2009-05-18 02:16:03 -05:00 |
Doug Coleman
|
d168f76ab0
|
remove 1-, 1+, use iota somewhere
|
2009-05-05 23:32:23 -05:00 |
Slava Pestov
|
669548e62e
|
Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary
|
2009-02-02 13:43:54 -06:00 |
Slava Pestov
|
411ba7473b
|
Clean up some code to not use combinators.lib and sequences.lib
|
2008-12-17 19:52:47 -06:00 |
Aaron Schaefer
|
197bb70893
|
Move math.statistics to extra
|
2008-11-18 10:31:07 -05:00 |