Skip to content

v3.1.0

Compare
Choose a tag to compare
@rigetti-githubbot rigetti-githubbot released this 14 Feb 18:11
· 245 commits to master since this release

3.1.0 (2022-02-14)

Chore

Docs

Fix

Update

  • Addressed incorrect typing on new _substitute method for MemoryReference. (8c936a3)
  • Created test for memory reference substitution (which fails) based on test_eval for the parameter case. (081bcdc)
  • Initial solution working for test. Had to give away the notion of arrays for the values, and require the user to individually address the values for each memory offset. (91c9eeb)
  • Summarized update in CHANGELOG.md. (98586b9)

Upgrade