You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement standard Mitiq functions: execute_with_qse, mitigate_executor, qse_decorator without supporting the case observable=None (consistently with the current QSE draft).
Implement standard Mitiq functions:
execute_with_qse
,mitigate_executor
,qse_decorator
without supporting the caseobservable=None
(consistently with the current QSE draft).This is a sub-issue of #818.
Hint: have a look at how such functions are defined for other techniques. E.g. in
mitiq/rem/rem.py
The text was updated successfully, but these errors were encountered: