Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update noise.rst #515

Closed
wants to merge 1 commit into from
Closed

Update noise.rst #515

wants to merge 1 commit into from

Conversation

turnersr
Copy link

The code does not work when the initial value for lengths is zero. Off by one error.

The code does not work when the initial value for lengths is zero. Off by one error.
@ntezak ntezak self-requested a review August 2, 2018 00:56
@ntezak
Copy link
Contributor

ntezak commented Aug 2, 2018

Hi @turnersr, thank you for your PR. The problem is actually that the currently deployed cloud QVM has a bug where random seed's cannot be 0, we are working on deploying a fix. Therefore you could also fix this by replacing the random seed configuration line, but if we just wait until the QVM is redeployed it should also just run as is.

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