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

Support instead providing a list of values to write_memory() #1114

Merged
merged 10 commits into from
Jan 7, 2020
Merged

Support instead providing a list of values to write_memory() #1114

merged 10 commits into from
Jan 7, 2020

Commits on Jan 6, 2020

  1. Added support for writing Sequences to memory

    Tommy Moffat committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    3bc78fd View commit details
    Browse the repository at this point in the history
  2. Typo fix

    Tommy Moffat committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    f40a93f View commit details
    Browse the repository at this point in the history
  3. Added type and value checks to

    Tommy Moffat committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    5566d79 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Co-Authored-By: Peter Karalekas <peter@rigetti.com>
    Tommy Moffat and karalekas committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    381fcef View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    Co-Authored-By: Peter Karalekas <peter@rigetti.com>
    Tommy Moffat and karalekas committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    cbf1d19 View commit details
    Browse the repository at this point in the history
  6. Update pyquil/api/_qam.py

    Co-Authored-By: Peter Karalekas <peter@rigetti.com>
    Tommy Moffat and karalekas committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    94b0169 View commit details
    Browse the repository at this point in the history
  7. Added type uniformity check

    Tommy Moffat committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    5635bcd View commit details
    Browse the repository at this point in the history
  8. Typo

    Tommy Moffat committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    ff99b6b View commit details
    Browse the repository at this point in the history
  9. Formatting

    Tommy Moffat committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    a266070 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    11f4b21 View commit details
    Browse the repository at this point in the history