4.0.0-rc.56
Breaking Changes
- Revamp the QuantumComputer and the WavefunctionSimulator sections. (#1643)
Features
Fixes
- Return
FenceAll
when appropriate,TemplateWaveform
s should no longer raiseValueError
s when being constructed from certainquil
instructions. (#1654) - Attempt to reconstruct
TemplateWaveform
s fromquil_rs.WaveformInvocation
s (#1650) - Program#calibrate now returns the original instruction if there was no match (#1646)
- Program declarations should be empty after copy_everything_except_instructions (#1614)