Added
* Added `compute_arithmetic_mean()` function and extended `compute_entropy_graph()` with it.
Changed
* Renamed `compute_entropy()` to `compute_shannon()`.
* Extended `compute_entropy_graph()` with parameters to select what functions to use.
Removed
* Cleaned up `entrolib` module of unused draft functions.