racket/collects/math/private/distributions/impl
Neil Toronto 6009eed8d2 Moved flvector functions into math/flonum
Sped up normal distribution sampling procedure (2x for large samples)
2012-11-29 15:45:17 -07:00
..
beta-inv-cdf.rkt Finished `math/distributions' documentation! 2012-11-27 13:44:15 -07:00
beta-pdf.rkt Finished `math/distributions' documentation! 2012-11-27 13:44:15 -07:00
beta-utils.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
binomial-pdf.rkt Finished `math/distributions' documentation! 2012-11-27 13:44:15 -07:00
binomial-random.rkt Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00
delta-dist.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
gamma-inv-cdf.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
gamma-pdf.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
gamma-random.rkt Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00
normal-cdf.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
normal-inv-cdf.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
normal-pdf.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
normal-random.rkt Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00
normal-utils.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
poisson-pdf.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00
poisson-random.rkt Moved flvector functions into math/flonum 2012-11-29 15:45:17 -07:00
walker-table.rkt Initial math library commit. The history for these changes is preserved 2012-11-16 11:39:51 -07:00