[ANN] Poisson 0.1

Hi All,

I have written a small library for the Poisson distribution. To install:

gem install poisson

Documentation is available at http://poisson.rubyforge.org/.

I did this primarily as a small project with which I could try out RSpec
(http://rspec.rubyforge.org/). However, hopefully it might be useful to
somebody too. I am very open to comments on the API and/or code and/or
weather.

Cheers

Jonathan L.