Giuseppe Burtini

Results 10 issues of Giuseppe Burtini

Ideally integrate with Travis like the [Probability Distributions repo](https://github.com/gburtini/Probability-Distributions-for-PHP)

Probably use `phpmd` and `phpcs` for initial phase of cleanup.

The root namespace **Giuseppe\** should be changed to **gburtini\** in order to match my other Composer-ready projects prior to merging composer-ready to the master branch. In addition, the story about...

It does not look suspicious, but needs an in depth review considering new knowledge. Perhaps there's a third-party package that would be better. Perhaps we can avoid mcrypt entirely here...

https://travis-ci.org/github/gburtini/Probability-Distributions-for-PHP/jobs/771441495 `PHP Fatal error: Uncaught Error: Call to undefined function each() in /vendor/phpunit/phpunit/src/Util/Getopt.php:38`

The current state of `dev-master` has some considerable changes that I have not had time to play with. I'm reluctant to mark it a new release until someone has confirmed...

When testing if an implementation probabilistically fits the expected distribution, we should be able to abstract simulatory code something like this to test probability cutoff and means. We could also...

enhancement

Really great work so far. I suspect this might come from the Symfony project or something, but I would appreciate some documentation on the high level structure to help me...

You'll have to bump the version probably. The issue addressed by #2 is still in the `npm` build.

Review test suite for coverage and integrate with Travis CI for version verification.