Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pulser-core to v1.2.0 #636

Merged
merged 5 commits into from
Jan 6, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2024

Renovate Update

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pulser-core ==1.1.1 -> ==1.2.0 age adoption passing confidence

Release Notes

pasqal-io/Pulser (pulser-core)

v1.2.0

Compare Source

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.


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Dec 20, 2024
@renovate renovate bot requested review from chMoussa and jpmoutinho December 20, 2024 15:11
Copy link
Contributor Author

renovate bot commented Dec 20, 2024

Edited/Blocked Notification

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.

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.45%. Comparing base (d663b3b) to head (7dd58d9).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...adence/engines/torch/differentiable_expectation.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #636   +/-   ##
=======================================
  Coverage   85.45%   85.45%           
=======================================
  Files         194      194           
  Lines       16594    16602    +8     
  Branches     1406     1406           
=======================================
+ Hits        14180    14188    +8     
  Misses       2012     2012           
  Partials      402      402           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chMoussa chMoussa merged commit c426f17 into main Jan 6, 2025
10 checks passed
@chMoussa chMoussa deleted the renovate/pulser-core-1.x branch January 6, 2025 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants