github rigetti/pyquil v3.2.0

latest releases: v4.10.1, v4.10.1-rc.0, v4.10.0...
21 months ago

3.2.0 (2022-08-03)

Chore

Docs

Fix

Update

  • add execution duration to program results (#1436) (aa1181e), closes #1436
  • Addressed incorrect typing on new _substitute method for MemoryReference. (5d3bd13)
  • Assign a fidelity of 100% to RZ operations to break symmetry with RX in ISA. (#1433) (76785c0), closes #1433
  • Created test for memory reference substitution (which fails) based on test_eval for the parameter case. (ce357c1)
  • 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. (7ef08b4)
  • Summarized update in CHANGELOG.md. (3460708)
  • Support group accounts (#1439) (fb35d30), closes #1439

Upgrade

Don't miss a new pyquil release

NewReleases is sending notifications on new releases.