* Fixing axes in `plot_powerlaw` and `annotate_powerlaw` * Allowing to get powerlaw parameters from `plot_powerlaw` * Minor documentation updates
0.4.1
* Upgrading "latex_float"
0.4.0
* Add LaTeX number formatting (20) * Add function to draw a random number from a discrete CDF (19) * Changing 'write_data' to one handle only (18) * Updating readthedocs setup (17) * Updating requirements for readthedocs * Updating docs
0.3.0
* Adding `write_data` and `restore_data` to write and read curves to a HDF5 file. * Code clean-up: compliance with pep8.