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: Upgrade pyQuil to 4.14.3 #241

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

feat: Upgrade pyQuil to 4.14.3 #241

wants to merge 24 commits into from

Commits on Oct 15, 2024

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

Commits on Oct 17, 2024

  1. update requirements

    MarquessV committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f7f4ca3 View commit details
    Browse the repository at this point in the history
  2. update Python version in CI

    MarquessV committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3684e12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b572eb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b243e55 View commit details
    Browse the repository at this point in the history
  5. specify/upgrade packaging

    MarquessV committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4e7e893 View commit details
    Browse the repository at this point in the history
  6. specify setuptools

    MarquessV committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    46c8af5 View commit details
    Browse the repository at this point in the history
  7. fix specification

    MarquessV committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d036ea1 View commit details
    Browse the repository at this point in the history
  8. install distutils in runner

    MarquessV committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    baeb89d View commit details
    Browse the repository at this point in the history
  9. try 3.10 distutils

    MarquessV committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0231128 View commit details
    Browse the repository at this point in the history
  10. install setuptools first

    MarquessV committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    62f62a4 View commit details
    Browse the repository at this point in the history
  11. upgrade numpy CI version

    MarquessV committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    53f87de View commit details
    Browse the repository at this point in the history
  12. upgrade virtualenv as well

    MarquessV committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ae48b3d View commit details
    Browse the repository at this point in the history
  13. update test QVM creation

    MarquessV committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1e84d79 View commit details
    Browse the repository at this point in the history
  14. use assert_almost_equal

    MarquessV committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b1eef4e View commit details
    Browse the repository at this point in the history
  15. fix quantum_volume parsing

    MarquessV committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    389aa97 View commit details
    Browse the repository at this point in the history
  16. remove pydantic

    MarquessV committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e29927b View commit details
    Browse the repository at this point in the history
  17. increase timeouts

    MarquessV committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3594d27 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a87aa6a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ed17b7e View commit details
    Browse the repository at this point in the history
  20. replace more " with '

    MarquessV committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a647ff1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    49c9bef View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. remove extraneous cast

    MarquessV committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4f9a600 View commit details
    Browse the repository at this point in the history
  2. formatting fixes

    MarquessV committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    71dffbf View commit details
    Browse the repository at this point in the history