Qulacs-Osaka / scikit-qulacs

scikit-qulacs is a library for quantum neural network. This library is based on qulacs and named after scikit-learn.
https://qulacs-osaka.github.io/scikit-qulacs/index.html
MIT License
19 stars 6 forks source link

Update dependency scipy to v1.10.1 - autoclosed #284

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
scipy (source) 1.10.0 -> 1.10.1 age adoption passing confidence

Release Notes

scipy/scipy ### [`v1.10.1`](https://togithub.com/scipy/scipy/releases/tag/v1.10.1): SciPy 1.10.1 [Compare Source](https://togithub.com/scipy/scipy/compare/v1.10.0...v1.10.1) # SciPy 1.10.1 Release Notes SciPy `1.10.1` is a bug-fix release with no new features compared to `1.10.0`. # Authors - Name (commits) - alice (1) + - Matt Borland (2) + - Evgeni Burovski (2) - CJ Carey (1) - Ralf Gommers (9) - Brett Graham (1) + - Matt Haberland (5) - Alex Herbert (1) + - Ganesh Kathiresan (2) + - Rishi Kulkarni (1) + - Loïc Estève (1) - Michał Górny (1) + - Jarrod Millman (1) - Andrew Nelson (4) - Tyler Reddy (50) - Pamphile Roy (2) - Eli Schwartz (2) - Tomer Sery (1) + - Kai Striega (1) - Jacopo Tissino (1) + - windows-server-2003 (1) A total of 21 people contributed to this release. People with a "+" by their names contributed a patch for the first time. This list of names is automatically generated, and may not be fully complete.

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Asia/Tokyo, 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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #284 (81aeb3e) into main (fd47a92) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #284   +/-   ##
=======================================
  Coverage   92.63%   92.63%           
=======================================
  Files          12       12           
  Lines        1005     1005           
  Branches      192      192           
=======================================
  Hits          931      931           
  Misses         41       41           
  Partials       33       33           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more