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
LRE functionality currently assumes the user is passing a pure python function. We should ensure users can pass an Executor class in all of the main entry points in order to be consistent with other techniques.
LRE functionality currently assumes the user is passing a pure python function. We should ensure users can pass an
Executor
class in all of the main entry points in order to be consistent with other techniques.mitiq/mitiq/lre/lre.py
Lines 23 to 25 in f404e28
The text was updated successfully, but these errors were encountered: