Commit Graph

2 Commits

Author SHA1 Message Date
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
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