In this release the following changes are included:
- Deletion of `set_size` method from ensemble classes. The user can still access the size parameters using class properties.
- Method `normalize_eigvals` in `TracyWidomDistribution` is now private.
- Add script at `simulations.jss_sims.py` to generate some cool simulations.
- Method `rvs` receives size as an int or tuple of ints.
- Fixed some typos in doc-strings.