Releases: qua-platform/py-qua-tools
Releases · qua-platform/py-qua-tools
v0.1.0-rc5
New features available :
- set_detuning
- frame rotations done within baking are now sticking in the rest of the QUA program
- b.run() can now take amplitudes and truncation parameters (can be QUA variables)
- Corrected a bug occurring when declaring an operation using add_Op()
- Added details in RB and Ramsey Gauss baking examples
v0.1.0-rc4
Corrected padding_method issue (#10) * Corrected padding_method issue * Reformat
v0.1.0-rc3
fix (#9)
modified XEB and other changes
revised XEB (#8) * fix bug in operation names * added test * revised XEB * format
v0.1.0-rc1
This release exposes the baking, RB and XEB functionality.
It also includes a basic test of baking
v0.1.0-rc0
A pre-release of the qualang-tools package. includes the bakery component and usage examples