pasqal-io / qadence

Digital-analog quantum programming interface
https://pasqal-io.github.io/qadence/latest/
Apache License 2.0
72 stars 21 forks source link

Update dependency pyqtorch to v1.4.7 #555

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Renovate Update

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pyqtorch ==1.4.6 -> ==1.4.7 age adoption passing confidence

Release Notes

pasqal-io/pyqtorch (pyqtorch) ### [`v1.4.7`](https://redirect.github.com/pasqal-io/pyqtorch/releases/tag/v1.4.7) [Compare Source](https://redirect.github.com/pasqal-io/pyqtorch/compare/v1.4.6...v1.4.7) #### What's Changed - \[Bug] Fix embedding by [@​jpmoutinho](https://redirect.github.com/jpmoutinho) in [https://github.com/pasqal-io/pyqtorch/pull/276](https://redirect.github.com/pasqal-io/pyqtorch/pull/276) - \[Feature] Time-dependence Port by [@​dominikandreasseitz](https://redirect.github.com/dominikandreasseitz) and [@​vytautas-a](https://redirect.github.com/vytautas-a) in [https://github.com/pasqal-io/pyqtorch/pull/228](https://redirect.github.com/pasqal-io/pyqtorch/pull/228) **Full Changelog**: https://github.com/pasqal-io/pyqtorch/compare/v1.4.6...v1.4.7

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 becomes conflicted, 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.

chMoussa commented 2 months ago

Hey @vytautas-a, atm I have fixed the time-independent Hamevo conversion. I am unsure how to handle now the time-dependent case. Since you worked on the related pyqtorch MR, I assigned you to check how to remove the PyQTimeDependentEvolution class and only use pyqtorch's class. See issue #556

renovate[bot] commented 2 months ago

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.