RubyGems Navigation menu

discrete_distribution 1.0.1

Fork of aliastable by Paul J Sanchez. If a categorical distribution has k distinct values, traditional approaches will require O(k) work to pick an outcome with the correct probabilities. This algorithm uses conditional probability to construct a table which will yield outcomes with the correct probabilities, but in O(1) time.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.0.1 - March 08, 2016 (23.0 KB)

Development 依赖 (5):

bundler ~> 1.10
minitest >= 0
pry >= 0
pry-doc >= 0
rake ~> 10.0

业主:

作者:

  • Scott Steele

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 4,008

这个版本 4,008

版本发布:

许可:

LGPL-2.1

需要的 Ruby 版本: >= 0

链接: