hot9cups/probdists

Add CDF for Gamma Distribution

hot9cups opened this issue · 4 comments

Here is the Gamma distribution class.

It contains the PDF function but currently does not have a CDF function.
I would like it contain the CDF too.

I would also like appropriate unittests to be included in the test.py file

I would like to work on this if you don't mind.

@misterdabu definitely! I'm assigning it to you, but there's a slight problem that I'm trying to solve at the moment, so you may start working on this from day after tomorrow since I'll be sorting some issues in the codebase tomorrow :)

Sounds good. I'll hold off for now.

@misterdabu everything's resolved now, you can go ahead and create a PR :)