Closed renovate[bot] closed 1 month ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
Renovate Update
This PR contains the following updates:
==1.0.0
->==1.1.0
Release Notes
pasqal-io/Pulser (pulser-core)
### [`v1.1.0`](https://redirect.github.com/pasqal-io/Pulser/releases/tag/v1.1.0) [Compare Source](https://redirect.github.com/pasqal-io/Pulser/compare/v1.0.0...v1.1.0) ### Pulser v1.1.0 #### What's new - **Incorporate automatic layout generation in Register** ([#753](https://redirect.github.com/pasqal-io/Pulser/issues/753)) : For any arbitrary register `Register(...)`, an appropriate `RegisterLayout` that fits a given device's specifications can now be automatically added by calling: ```python reg = Register(...).with_automatic_layout(device: Device) ``` - Add layout restricting parameters to BaseDevice ([#751](https://redirect.github.com/pasqal-io/Pulser/issues/751)) #### Fixes - Fix rounding error in RampWaveform ([#747](https://redirect.github.com/pasqal-io/Pulser/issues/747)) - Fix normalisation in ring of atoms ([#750](https://redirect.github.com/pasqal-io/Pulser/issues/750)) - Improve the NoiseModel unused parameters warning message ([#752](https://redirect.github.com/pasqal-io/Pulser/issues/752)) #### Changelog [`14da4eb`](https://redirect.github.com/pasqal-io/Pulser/commit/14da4eb) Release v1.1.0 [`c0173a7`](https://redirect.github.com/pasqal-io/Pulser/commit/c0173a7) Bump version to 1.1.0 [`2fa0f7f`](https://redirect.github.com/pasqal-io/Pulser/commit/2fa0f7f) Incorporate automatic layout generation in `Register` ([#753](https://redirect.github.com/pasqal-io/Pulser/issues/753)) [`c32b4bd`](https://redirect.github.com/pasqal-io/Pulser/commit/c32b4bd) Attempt to compare pulser versions when abstract repr validation fails ([#754](https://redirect.github.com/pasqal-io/Pulser/issues/754)) [`c6e9fbf`](https://redirect.github.com/pasqal-io/Pulser/commit/c6e9fbf) Improve the NoiseModel unused parameters warning message ([#752](https://redirect.github.com/pasqal-io/Pulser/issues/752)) [`a8cd6f1`](https://redirect.github.com/pasqal-io/Pulser/commit/a8cd6f1) Add layout restricting parameters to BaseDevice ([#751](https://redirect.github.com/pasqal-io/Pulser/issues/751)) [`956af97`](https://redirect.github.com/pasqal-io/Pulser/commit/956af97) Fix normalisation in ring of atoms ([#750](https://redirect.github.com/pasqal-io/Pulser/issues/750)) [`cdedaeb`](https://redirect.github.com/pasqal-io/Pulser/commit/cdedaeb) Fix rounding error in RampWaveform ([#747](https://redirect.github.com/pasqal-io/Pulser/issues/747)) [`c133817`](https://redirect.github.com/pasqal-io/Pulser/commit/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.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.