Skip to content

Fix calibration program typo#1388

Closed
notmgsk wants to merge 9 commits intomasterfrom
1386-update-calibrations-naming
Closed

Fix calibration program typo#1388
notmgsk wants to merge 9 commits intomasterfrom
1386-update-calibrations-naming

Conversation

@notmgsk
Copy link
Contributor

@notmgsk notmgsk commented Oct 5, 2021

Description

Fix references to qc.compiler.calibration_program -> qc.compiler.get_calibration_program()

Checklist

  • The PR targets the rc branch (not master).
  • Commit messages are prefixed with one of the prefixes outlined in the commit syntax checker (see pattern field).
  • The above description motivates these changes.
  • There is a unit test that covers these changes.
  • All new and existing tests pass locally and on the PR's checks.
  • Parameters and return values have type hints with PEP 484 syntax.
  • Functions and classes have useful Sphinx-style docstrings.
  • All code follows Black style and obeys flake8 conventions.
  • (New Feature) The docs have been updated accordingly.
  • (Bugfix) The associated issue is referenced above using auto-close keywords.
  • The changelog is updated, including author and PR number (@username, Test ignore #1234).

dependabot bot and others added 9 commits July 13, 2021 10:31
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Meyer <75644492+ameyer-rigetti@users.noreply.github.com>
#1365)

* Fix: allow np.ndarray in write_memory and disallow non-int and non-float types

* Fix: address review comms

* Fix: match not matches in pytest.raises

* Fix: reduce test match string

* Fix: test expects pi, not 1.0
#1342)

* New: support engagement against a specified quantum processor endpoint

* No code: Replace pytest-httpx with respx

* Fix: use named tuple for engagement cache key
@notmgsk notmgsk requested a review from a team as a code owner October 5, 2021 17:42
@notmgsk notmgsk changed the title 1386 update calibrations naming Fix calibration program typo Oct 5, 2021
@notmgsk notmgsk closed this Oct 5, 2021
@dbanty dbanty deleted the 1386-update-calibrations-naming branch February 14, 2022 17:03
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.

5 participants