8000 GitHub - Urchmaney/r_stat: Ruby statistics library (Using C extension)
[go: up one dir, main page]

Skip to content

Urchmaney/r_stat

Repository files navigation

RStata

A Simple Ruby statistics Gem in its infancy. Using C extensions to make it faster.

Installation

Install the gem and add to the application's Gemfile by executing:

$ bundle add r_stata

If bundler is not being used to manage dependencies, install the gem by executing:

$ gem install r_stata

Usage

Mean

    RStata.mean [...]

Summation

RStata.sum([1, 3, 5])

Under Development (TODO)

  • Standard Deviation
  • Variance

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/urchmaney/r_stat. This project is intended to be a safe, welcoming space for collaboration, and contributors.

License

The gem is available as open source under the terms of the MIT License.

About

Ruby statistics library (Using C extension)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0