Pulser v1.2.0
What's new
- Upgrade pulser-simulation to qutip 5 (#783)
- Add method to Sequence to estimate delay introduced before adding pulse (#773)
- Update displayed device specs (#763)
Fixes
- Fixes to the amplitude noise implementation (#768)
Deprecations
- Deprecate usage of int in QubitIds (#774)
Changelog
c986ec1 Release v1.2.0
63c0309 Bump version to v1.2.0
8db708e Add shortcut to find out if an AbstractArray is differentiable (#784)
21c8d46 Upgrade pulser-simulation to qutip 5 (#783)
e2ad837 Allow definition of a custom phase jump time + Suppress output modulation for phase (#779)
091726a Update displayed device specs (#763)
7960737 Converting the Conventions page to markdown (#777)
4e73021 Deprecate usage of int in QubitIds (#774)
9a32a2b Add method to Sequence to estimate delay introduced before adding pulse (#773)
dd40da7 Draw the phase curve by default in Sequence.draw() (#771)
5a58264 Fixes to the amplitude noise implementation (#768)
e27d45a Reverting repr for Channels to default from dataclass, old repr now on str (#770)
e8e4f23 Fix typo in docstring of draw (#766)
cf998cb Add pyproject.toml to all packages (#758)
b597826 Bump version to 1.2dev1
3bf0404 Bring in changes from v1.1.1 hotfix
80048f3 Bump version to 1.2dev0
Contributors
A special shoutout goes to the contributors and reviewers involved in this release:
- Antoine Cornillot
- Harold Erbin
- Henrique Silvério
- Rafael Lima
A huge thank you to all Pulser contributors, both to this and past versions.