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

feat: Instruction classes and execution results now support the pickle module #1795

Merged
merged 10 commits into from
Jul 30, 2024

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    ddc24ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac57650 View commit details
    Browse the repository at this point in the history
  3. bump qcs-sdk-python, quil

    MarquessV committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0279642 View commit details
    Browse the repository at this point in the history
  4. fix other breaking changes

    MarquessV committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ea9e2af View commit details
    Browse the repository at this point in the history
  5. fix broken tests

    MarquessV committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b281730 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bfa5ea View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. fix dependency constraint

    Co-authored-by: jselig-rigetti <97701976+jselig-rigetti@users.noreply.github.com>
    MarquessV and jselig-rigetti authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b510380 View commit details
    Browse the repository at this point in the history
  2. fix tests

    MarquessV committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3e06bc6 View commit details
    Browse the repository at this point in the history
  3. parametrize pickling test

    MarquessV committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a58d5cb View commit details
    Browse the repository at this point in the history
  4. type hint

    MarquessV committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d9c132e View commit details
    Browse the repository at this point in the history