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

Use seed_simulator from qobj #210

Merged
merged 2 commits into from
May 14, 2019
Merged

Use seed_simulator from qobj #210

merged 2 commits into from
May 14, 2019

Conversation

chriseclectic
Copy link
Member

Summary

Changes the simulator to parse the optional RNG seed from the "seed_simulator" field in qobj config rather than "seed" field. The old "seed" field is still parsed for backwards compatibility, but will be overridden by the new field if both are present.

Closes #206

Details and comments

@atilag atilag merged commit b329ba8 into Qiskit:master May 14, 2019
@chriseclectic chriseclectic deleted the fix-seed branch July 20, 2019 02:15
dcmckayibm pushed a commit to dcmckayibm/qiskit-aer that referenced this pull request Nov 3, 2019
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.

api changes in terra (seed)
2 participants