Commit Graph

4 Commits

Author SHA1 Message Date
Anup Kumar Panwar
2c5eab2b66
Merge pull request #736 from RobotRage/binomial-dist
feat: added binomial_dist.cpp
2020-05-22 23:44:57 +05:30
Dylan Robertson
c07bea4562
feat: added poisson_dist.cpp (#739)
* added poisson_dist.cpp

* https://en.wikipedia.org/wiki/Poisson_distribution

Co-authored-by: Christian Clauss <cclauss@me.com>
2020-05-21 22:48:44 +02:00
Dylan Robertson
547a4a9ed3 feat: added binomial_dist.cpp 2020-04-27 12:50:13 +10:00
Dylan Robertson
f6dd3bf6a9
feat: added addition_rule.cpp for probability (#732)
* added addition_rule.cpp for probability

* fixed cpplint errors

* Disable actions-gh-pages

Co-authored-by: Christian Clauss <cclauss@me.com>
2020-04-26 11:51:38 +02:00