You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release v1.3.0
**Main Changes:**
- Add tanh function to ParamObj (#798)
- Upgrades to AnalogDevice specs (#807)
- **Defining the new Backend API classes** (#764)
- **Documentation Upgrade** (#811)
Hotfix: Preserve qubit IDs and order in Register.with_automatic_layou…
…t() (#759)
* Preserve qubit IDs and order in Register.with_automatic_layout()
* Bump version to v1.1.1
* Fail for registers with differentiable coordinates
Release v0.20.0
**Main changes:**
- Reworking the NoiseModel interface (#710)
- Allow modification of the EOM setpoint without disabling EOM mode (#708)
- Enable definition of effective noise operators in all basis (#716)
- Add leakage (#720)
- Support differentiability through Torch tensors (#703)
- Add from_abstract_repr to Device and VirtualDevice (#727)
- [FEAT] Handle batches with partial results (#707)
- Add open batches to pulser-pasqal (#701)