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
Updated documentation
New MonteCarlo nisqAE functions make_schedule, run_schedule, run_unary, compute_mle
New create_qdot_circuit function for exporting a qdot circuit
Added retrieve_parameters method to qcware.forge.api_calls, along with an async_ version, that allows users to fetch the parameters of a previous API call.
We also removed the legacy submit_ and async_ calls (for the new call.submit and call.async versions).
distance_estimation has changed to qdist.
Updated parameters for qdot and qdist.
Constraints added some new internal fields which will appear when serialized.
qdist, qdot, and loaders added several new loader modes.