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
In particular, a user has requested number of time slices used in the circuit as run on the device.
I suggest this be implemented as a new pytket Backend abstract method, which takes a ResultHandle and returns some arbitrary (json?) data; this can then be instantiated by the QuantinuumBackend using whatever data is available.
The text was updated successfully, but these errors were encountered:
In particular, a user has requested number of time slices used in the circuit as run on the device.
I suggest this be implemented as a new pytket
Backend
abstract method, which takes aResultHandle
and returns some arbitrary (json?) data; this can then be instantiated by theQuantinuumBackend
using whatever data is available.The text was updated successfully, but these errors were encountered: