ruby-statistics 4.1.1
This gem is intended to accomplish the same purpose as jStat js library: to provide ruby with statistical capabilities without the need of a statistical programming language like R or Octave. Some functions and capabilities are an implementation from other authors and are referenced properly in the class/method.
Gemfile:
=
install:
=
Development Dependencies (5):
bigdecimal
>= 3.2.0, ~> 4.0
byebug
>= 11.1.0, ~> 13.0
pry
~> 0.14, >= 0.14.0
rake
~> 13.0, >= 12.0.0
rspec
~> 3.13, >= 3.10.0