0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from hdorothea/master More... almost 11 years ago
Fix typos in README More... almost 11 years ago
add LICENSE More... almost 12 years ago
update README More... almost 12 years ago
add YardocTask to Rakefile More... almost 12 years ago
add documentation More... almost 12 years ago
add shorthand methods for creating random variables More... almost 12 years ago
add more tests to geometric More... almost 12 years ago
only one newline at the end of the files More... almost 12 years ago
optimize #probability_range for poisson More... almost 12 years ago
update gemspec More... almost 12 years ago
add more tests to poisson More... almost 12 years ago
add and test #excess for hypergeometric More... almost 12 years ago
refactor tests a lot and add a test helper More... almost 12 years ago
add more tests to hypergeometric, clean up old ones More... almost 12 years ago
fix bugs in hypergeometric and add #skewness More... almost 12 years ago
implement most of the hypergeometric distribution More... almost 12 years ago
update gemspec More... almost 12 years ago
bump minor version More... almost 12 years ago
remove duplicate definition of #standard_deviation More... almost 12 years ago
the geometric distribution is defined for k > 0 More... almost 12 years ago
add geometric distribution More... almost 12 years ago
add skewness and excess methods for poisson More... almost 12 years ago
refactor distribution tests More... almost 12 years ago
refactor and simplify #[] More... almost 12 years ago
remove #table - it's easy to implement if needed More... almost 12 years ago
display an error message with the type error More... almost 12 years ago
return 0 instead of raising exceptions in #binomial More... almost 12 years ago
implement main part of the poisson distribution More... almost 12 years ago
refactor distribution code More... almost 12 years ago