Skip to content

Conversation

@MichaelBroughton
Copy link
Collaborator

Like with our noisy expectation op, we now have a noisy sampling op. The parallelization for this op was a little bit simpler than with the expectation op.

Comment on lines +88 to +93
if (!r.ok()) {
p_lock.lock();
parse_status = r;
p_lock.unlock();
return;
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NESTED_FN_STATUS_SYNC after merging #519

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since it's merged, please apply this at #519

Copy link
Member

@jaeyoo jaeyoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jaeyoo jaeyoo merged commit d2dcb96 into master Mar 26, 2021
@jaeyoo jaeyoo deleted the noisy_samples branch March 26, 2021 14:34
jaeyoo pushed a commit to jaeyoo/quantum that referenced this pull request Mar 30, 2023
    refactor(dev-requirements): use stable black
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants