There is a newer version of the record available.

Published October 18, 2024 | Version v1.1.0
Software Open

pasqal-io/Pulser: v1.1.0

Description

Pulser v1.1.0

What's new

  • Incorporate automatic layout generation in Register (#753) : For any arbitrary register Register(...), an appropriate RegisterLayout that fits a given device's specifications can now be automatically added by calling:
     reg = Register(...).with_automatic_layout(device: Device) 
    
  • Add layout restricting parameters to BaseDevice (#751)

Fixes

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

Changelog

14da4eb Release v1.1.0 c0173a7 Bump version to 1.1.0 2fa0f7f Incorporate automatic layout generation in Register (#753) c32b4bd Attempt to compare pulser versions when abstract repr validation fails (#754) c6e9fbf Improve the NoiseModel unused parameters warning message (#752) a8cd6f1 Add layout restricting parameters to BaseDevice (#751) 956af97 Fix normalisation in ring of atoms (#750) cdedaeb Fix rounding error in RampWaveform (#747) c133817 Bump version to 1.1dev0

Contributors

A special shoutout goes to the contributors and reviewers involved in this release:

  • Antoine Cornillot
  • Harold Erbin
  • Henrique Silvério

A huge thank you to all Pulser contributors, both to this and past versions.

Files

pasqal-io/Pulser-v1.1.0.zip

Files (21.8 MB)

Name Size Download all
md5:d6e9e7f70e0894592461fd1765e69919
21.8 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/pasqal-io/Pulser/tree/v1.1.0 (URL)