When running tests locally (and I assume in the CI as well) warnings are raised when importing qutip (e.g. the current iteration is a scipy deprecation warning). Given that these tests are only to validate the ability to detect and convert qutip Qobj to our internal formats, there is no benefit to seeing these warnings.
Summary
When running tests locally (and I assume in the CI as well) warnings are raised when importing qutip (e.g. the current iteration is a scipy deprecation warning). Given that these tests are only to validate the ability to detect and convert qutip
Qobj
to our internal formats, there is no benefit to seeing these warnings.Details and comments