Skip to content

Releases: axelpale/poisson-process

v1.0.1

18 Nov 14:29

Choose a tag to compare

Bug fix:

  • Prevented the rare possibility that Math.random() returns zero which could cause Math.log to return an invalid value. Thanks for espendk for spotting the issue.

Other improvements:

  • Added a chart in readme to display the distribution shape