エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
GitHub - SciRuby/distribution: Probability distributions for Ruby.
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
GitHub - SciRuby/distribution: Probability distributions for Ruby.
Distribution is a gem with several probabilistic distributions. Pure Ruby is used by default, C (... Distribution is a gem with several probabilistic distributions. Pure Ruby is used by default, C (GSL) or Java extensions are used if available. Some facts: Very fast ruby 1.9.3+ implementation, with improved method to calculate factorials and other common functions. All methods tested on several ranges. See spec/. Code for normal, Student's t and chi square is lifted from the statistics2 gem. Orig

