statistics3 0.0.5
Statistics3 is a module that provides normal, Chi-square, t- and F- probability distributions for Ruby. It is a fork/continuation of Shin-ichiro Hara's original code. It provides a native, compiled extension and a pure Ruby implementation.
Gemfile:
=
install:
=
Runtime Dependencies (4):
Development Dependencies (13):
bundler
~> 1.0
juwelier
~> 2.1.0
pry
~> 0
pry-byebug
~> 3
pry-doc
~> 0
pry-remote
~> 0
pry-rescue
~> 1
pry-stack_explorer
~> 0
rdoc
~> 3.12
rspec
~> 3
simplecov
>= 0
test-unit
>= 0
yard
~> 0.7