RubyGems Navigation menu

randomext 0.1.1

This library extends class Random in the Ruby standard library. The Random class in the Ruby standard library supports only random sampling from discrete/continuous uniform distribution. This library provides random sampling methods from many kinds of probability distributions such as normal, gamma, beta, chi_square, t, F, binomial, Poisson, and many other distributions.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.1 - December 17, 2015 (16.0 KB)
  2. 0.1 - November 14, 2012 (11.0 KB)

擁有者:

作者:

  • Ippei Obayashi

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 6,433

這個版本 3,047

授權:

BSD-2-Clause

Ruby 版本需求: >= 0

相關連結: