issues
search
SciRuby
/
distribution
Probability distributions for Ruby.
http://sciruby.com/
Other
50
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ruby 3.1 no longer includes prime in the stdlib
#43
rdlugosz
opened
2 years ago
0
Add poisson rng(Ruby only)
#42
rilmayer
closed
5 years ago
2
Remove reference to deprecated Fixnum
#41
kaiuhl
closed
6 years ago
5
constant ::Fixnum is deprecated
#40
bluestorm21
opened
6 years ago
0
Issue 18
#39
sujithvm
closed
8 years ago
2
Remove unnecessary computation
#38
ssowonny
closed
8 years ago
1
Fix build issues by updating bundler before install per rubygems/rubygems/issues/1419
#37
envp
closed
8 years ago
1
Random number generator for Gamma And Beta function
#36
arafatkatze
closed
5 years ago
1
Update README : Update Ubuntu/Debian gsl package name.
#35
gtamba
closed
8 years ago
1
Update README.md to match current implementation
#34
envp
closed
8 years ago
2
Complete binomial dist
#33
envp
closed
5 years ago
4
Update license header in lib/distribution.rb to BSD (same as README)
#32
envp
closed
8 years ago
1
Use hypothesis tests for testing distributions instead of matching moments of the distribution
#31
envp
opened
8 years ago
7
Add uniform distribution and specs for the same
#30
envp
closed
8 years ago
8
Grammar, consistency, typos
#29
deivid-rodriguez
closed
9 years ago
0
Add a RNG for Beta distribution
#28
agarie
opened
9 years ago
0
Seed and documentation for Normal RNG
#27
agisga
closed
9 years ago
1
Seed in Normal RNG
#26
agisga
closed
9 years ago
2
PDF, CDF and quantile should accept Array-like structures
#25
agarie
opened
9 years ago
0
Complete the table of methods availability
#24
agarie
closed
8 years ago
1
All normal distribution functions should accept mean and stddev parameters
#23
agarie
opened
9 years ago
0
Create a Distribution::Uniform
#22
agarie
closed
8 years ago
1
All distributions should have RNGs
#21
agarie
opened
9 years ago
4
Improve Code Climate score of Distribution::MathExtension
#20
agarie
opened
9 years ago
0
Mean, mode and variance of each distribution
#19
agarie
opened
9 years ago
0
Update RSpec to use the new `expect` syntax exclusively
#18
agarie
closed
8 years ago
1
Test Distribution on Rubinius
#17
agarie
opened
9 years ago
1
Prime.new is private
#16
agarie
opened
9 years ago
0
Rubocopped Beta and Binomial distributions
#15
agarie
closed
9 years ago
0
Incorporate statistics2 implementations into Distribution
#14
agarie
opened
9 years ago
0
RNG for Poisson distribution
#13
agarie
opened
9 years ago
0
Entropy, kurtosis and skewness of each distribution
#12
agarie
opened
9 years ago
1
Fix Ruby implementation of F distribution-related functions
#11
agarie
closed
9 years ago
2
It should be easy to see the parameters used when a spec fails
#10
agarie
opened
9 years ago
0
Bug in F.p_value
#9
v0dro
closed
9 years ago
2
remove rb-gsl runtime dependency. Indent code.
#8
v0dro
closed
9 years ago
2
Remove underscore from module names
#7
agarie
opened
9 years ago
4
Provide usage examples
#6
agarie
opened
9 years ago
2
Test on Ruby 2.2 and auto test on patched versions
#5
nicolasleger
closed
9 years ago
0
Batch generation of random numbers
#4
agarie
opened
9 years ago
1
The gem changes the behavior of integer division
#3
agarie
closed
9 years ago
2
Normal distribution CDF gives wrong values for |x| > 38
#2
agarie
closed
9 years ago
1
License changed to BSD, but files headers point to GPL
#1
agarie
closed
8 years ago
1