We should probably handle these, as there will be incompatible changes in upcoming matplotlib releases.
also in line 100:
/pyemma/plots/plots2d.py:43: DeprecationWarning: contour is deprected; use plot_contour instead.
DeprecationWarning)
/pyemma/plots/plots2d.py:650: DeprecationWarning: Legacy mode is deprecated is will be removed in the next major release. Until then use legacy=False
DeprecationWarning)
We should probably handle these, as there will be incompatible changes in upcoming matplotlib releases.
also in line 100: /pyemma/plots/plots2d.py:43: DeprecationWarning: contour is deprected; use plot_contour instead. DeprecationWarning)
/pyemma/plots/plots2d.py:650: DeprecationWarning: Legacy mode is deprecated is will be removed in the next major release. Until then use legacy=False DeprecationWarning)