RubyGems Navigation menu

aliastable 4.0.0

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. Table generation requires O(k) time, but subsequent generation is done in O(1) time.

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

安装:
=

版本列表:

  1. 4.0.1 - March 08, 2023 (6.0 KB)
  2. 4.0.0 - January 24, 2023 (6.0 KB)
  3. 3.1.0 - September 10, 2018 (6.5 KB)
  4. 3.0.3 - September 10, 2015 (6.5 KB)
  5. 3.0.2 - April 20, 2015 (6.5 KB)
显示所有版本 (共 7 个)

业主:

推送:

作者:

  • Paul J Sanchez

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 22,777

这个版本 457

许可:

MIT

需要的 Ruby 版本: >= 2.6.0

链接: