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 (23KB)

Development依存関係 (5):

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

所有者:

作者:

  • Scott Steele

SHA 256チェックサム:

9b07ce2de702419e0836a158a7ec3b09f0de8b8889436ef41493f4b377c09a01

累計ダウンロード数 3,948

このバージョンのみ 3,948

ライセンス:

LGPL-2.1

必要なRubyのバージョン: >= 0

リンク: