Releases: rigetti/quil-rs
Releases · rigetti/quil-rs
quil-rs 0.29.2-rc.0 (2024-10-12)
Features
add source mapping for calibration expansion (#370)
quil-py 0.13.2-rc.0 (2024-10-12)
Features
add source mapping for calibration expansion (#370)
quil-cli 0.6.2-rc.0 (2024-10-12)
Features
add source mapping for calibration expansion (#370)
quil-rs 0.29.1 (2024-10-10)
Fixes
use correct Numpy version (and bump version number) (#416)
quil-py 0.13.1 (2024-10-10)
Fixes
use correct Numpy version (and bump version number) (#416)
quil-cli 0.6.1 (2024-10-10)
Fixes
use correct Numpy version (and bump version number) (#416)
quil-rs 0.29.1-rc.0 (2024-10-10)
Fixes
use correct Numpy version (and bump version number) (#416)
quil-rs 0.29.0-rc.3 (2024-10-11)
Breaking Changes
correctly compute duration for erfsquare
waveform templates
Features
support underscores in erfsquare
, padleft
, and padright
check for pad_left
and pad_right
on all waveforms, include _
in erf_square
expose iter on ExternSignatureMap
Fixes
fix computation of duration for erfsquare
waveform templates
ensure extern signature map is publicly accessible
ensure extern signature map is publicly accessible (#410)
quil-py 0.13.1-rc.0 (2024-10-10)
Fixes
use correct Numpy version (and bump version number) (#416)
quil-py 0.13.0-rc.3 (2024-10-11)
Breaking Changes
correctly compute duration for erfsquare
waveform templates
Features
support underscores in erfsquare
, padleft
, and padright
Add waveforms module for generating discrete IQ value sequences representing Quil's defined set of waveforms. (#399)
check for pad_left
and pad_right
on all waveforms, include _
in erf_square
support extern call instructions (#394)
expose iter on ExternSignatureMap
Fixes
fix computation of duration for erfsquare
waveform templates
ensure extern signature map is publicly accessible
ensure extern signature map is publicly accessible (#410)