Sampling poisson distribution

This commit is contained in:
Jedrzej Stuczynski
2019-12-13 11:23:25 +00:00
parent 9114a10880
commit eee87a4d45
3 changed files with 10 additions and 1 deletions
+1
View File
@@ -1 +1,2 @@
pub mod bytes;
pub mod poisson;