distribution
Distribution library
A collection of Ruby classes implementing various probability distributions and statistical functions.
Probability distributions for Ruby.
50 stars
12 watching
21 forks
Language: Ruby
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sciruby/statsample | A comprehensive statistics suite for Ruby. | 95 |
sciruby/sciruby | A collection of scientific libraries for Ruby | 995 |
sciruby/rb-gsl | A Ruby interface to the GNU Scientific Library | 100 |
sciruby/minimization | A Ruby implementation of various minimization algorithms. | 16 |
alexgutteridge/rsruby | A Ruby bridge to the R statistical programming environment | 332 |
sciruby/daru | A Ruby library for data analysis and manipulation, providing intuitive APIs and tools for data visualization, statistics, and more. | 1,042 |
sciruby/nmatrix | A fast numerical linear algebra library for Ruby | 469 |
sciruby/iruby | A Ruby-based kernel for interactive computing environments like Jupyter Notebooks | 901 |
sciruby/statsample-timeseries | An extension to Statsample with time series functions and estimation techniques | 13 |
bioruby/bioruby | A Ruby library for developing bioinformatics software by parsing and analyzing biological data from various sources. | 378 |
rubybib/rubybib.org | A curated list of research papers and theses related to Ruby programming language and its applications. | 122 |
juliastats/distributions.jl | A package for probability distributions and associated functions in Julia | 1,114 |
bruce/graphy | A Ruby library implementing graph data structures and algorithms | 48 |
lysxia/generic-random | A Haskell package providing generic random generators for arbitrary data types. | 81 |
djo/algorithms | A collection of basic algorithms implemented in Ruby | 72 |