* EM class has a new plot function so that a plot can be run without doing the estimation but by providing the parameter of the model. This is a better model/data/view abstraction. * Fix tests in documentation
0.3.2
* remove deprecated warning
0.3.1
* Update mixture.EM method to speedup the code by factor 4
0.3.0
* Cleanup and doc update * Update notebooks to be py3.5 compatible * Some API changes in the Taxonomy module used in Sequana package