Pulser v1.3.0
What's new
- Add tanh function to ParamObj (#798)
- Add show option to
RegisterLayout.draw()
(#808) - Upgrades to AnalogDevice specs (#807)
- Defining the new Backend API classes (#764): First step towards having a unified interface for all Pulser Backends.
- Documentation Upgrade (#811): Major improvements to the documentation, including
- Updated "Getting Started" section
- New "Fundamentals" section
- Overhauled API reference
- New visuals
Fixes
- Fix drawing of interpolated waveform on DMM (#809)
- Improve handling of ParamObj in InterpolatedWaveform (#813)
Changelog
d7eca4d Bump version to 1.3.0
04bf588 Improve handling of ParamObj in InterpolatedWaveform (#813)
478d93f Defining the new Backend API classes (#764)
21a8253 Documentation Upgrade (#811)
ca37317 Fix drawing of interpolated waveform on DMM (#809)
9ea8a66 Add show option to RegisterLayout.draw()
(#808)
8460e15 Upgrades to AnalogDevice specs (#807)
f19c9cf Refactor methods in RemoteConnections and PasqalCloud (#796)
62305ba Bring in changes from v1.2.2 hotfix
fcf9804 Bump to v1.3dev2
d75c9e1 Sync master with develop
ba23444 Add tanh function to ParamObj (#798)
b1008f8 Bring in changes from v1.2.1
7b070be Bump to v1.3dev1
19fb51c Fix test broken by scipy 1.15 (#788)
19df9b4 Bump version to 1.3dev0
Contributors
A special shoutout goes to the contributors and reviewers involved in this release:
- Antoine Cornillot
- Henrique Silvério
- Vytautas Abramavicius
A huge thank you to all Pulser contributors, both to this and past versions.