Hello, Would it be possible to remove line 19 `from . import plot` from ot/__init__.py ? It automatically loads matplotlib which could generates an error when using an instance without graphical display. Thanks in advance !