racket/collects/math/private/statistics
Neil Toronto 769e8b47ec Added `array->list-array'
Cleaned up expected value code a little

Refactored running statistics objects (hid private fields, added
`update-statistics*')

Documented expected value functions and running statistics

Removed `bfpsi0' from bigfloat tests (DrDr's libmpfr doesn't have it)

Commented out custodian shutdown callback that frees MPFR's cache
(something's broken)
2012-12-06 22:52:22 -07:00
..
correlation.rkt Added `array->list-array' 2012-12-06 22:52:22 -07:00
counting.rkt Stubbed out missing math/array' and math/statistics' doc entries to 2012-11-27 18:05:38 -07:00
expected-values.rkt Added `array->list-array' 2012-12-06 22:52:22 -07:00
order-statistics.rkt
quickselect.rkt
statistics-struct.rkt Added `array->list-array' 2012-12-06 22:52:22 -07:00
statistics-utils.rkt Added `array->list-array' 2012-12-06 22:52:22 -07:00