8000 Tags · pasqal-io/Pulser · GitHub
[go: up one dir, main page]

Skip to content

Tags: pasqal-io/Pulser

Tags

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v1.4.0

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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)

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow switch_device to work when Channel uses BaseEOM (#804)

* Allow switch_device to work when Channel uses BaseEOM

* Bump to v1.2.2

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix typing of initial state in EmulatorConfig, fix normalization with…

… qutip 5 (#792)

* Delete no-normalization output

* Normalize initial state

* Bump to v1.2.1

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v1.2.0

**Main changes:**
- Fixes to the amplitude noise implementation (#768)
- Add method to Sequence to estimate delay introduced before adding pulse (#773)
- Deprecate usage of int in QubitIds (#774)
- Update displayed device specs (#763) 
- Upgrade pulser-simulation to qutip 5 (#783)

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v1.1.0

**Main changes**:
- Add layout restricting parameters to BaseDevice (#751) 
- Incorporate automatic layout generation in Register (#753) 

**Fixes**:
- Fix rounding error in RampWaveform (#747) 
- Fix normalisation in ring of atoms (#750)
- Improve the NoiseModel unused parameters warning message (#752)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v1.0.0

**Fixes**:
- Correct XY Hamiltonian interaction term (#744)

**Removals**:
- Drop support for Python 3.8 (#743)
- Remove Simulation() and pulser.simulation (#736) 
- Remove legacy JSON serialization methods for Sequence (#737) 
- Remove Chadoq2 and IroiseMVP (#735) 
- Remove references to "submission" on RemoteResults (#738) 
- Remove legacy NoiseModel (#734)

v0.20.1

Toggle v0.20.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v0.20.1

- Unpins `pulser-pasqal` in the `pulser` metapackage
- Restores backwards compatibility with `pulser-core<0.20`

v0.20.0

Toggle v0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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)
0