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

Bump qutip from 4.7.1 to 4.7.2 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps qutip from 4.7.1 to 4.7.2.

Release notes

Sourced from qutip's releases.

QuTiP 4.7.2

This is a bugfix release for QuTiP 4.7.X. It adds support for numpy 1.25 and scipy 1.11.

Bug Fixes

  • Fix setting of sso.m_ops in heterodyne smesolver and passing through of sc_ops to photocurrent solver. (#2081 by Bogdan Reznychenko and Simon Cross)
  • Update calls to SciPy eigvalsh and eigsh to pass the range of eigenvalues to return using subset_by_index=. (#2081 by Simon Cross)
  • Fixed bug where some matrices were wrongly found to be hermitian. (#2082 by AGaliciaMartinez)

Miscellaneous

  • Fixed typo in stochastic.py (#2049, by eltociear)
  • ptrace always return density matrix (#2185, issue by udevd)
  • mesolve can support mixed callable and Qobj for e_ops (#2184 issue by balopat)
Changelog

Sourced from qutip's changelog.

QuTiP 4.7.2 (2023-06-28)

This is a bugfix release for QuTiP 4.7.X. It adds support for numpy 1.25 and scipy 1.11.

Bug Fixes

  • Fix setting of sso.m_ops in heterodyne smesolver and passing through of sc_ops to photocurrent solver. (#2081 by Bogdan Reznychenko and Simon Cross)
  • Update calls to SciPy eigvalsh and eigsh to pass the range of eigenvalues to return using subset_by_index=. (#2081 by Simon Cross)
  • Fixed bug where some matrices were wrongly found to be hermitian. (#2082 by AGaliciaMartinez)

Miscellaneous

  • Fixed typo in stochastic.py (#2049, by eltociear)
  • ptrace always return density matrix (#2185, issue by udevd)
  • mesolve can support mixed callable and Qobj for e_ops (#2184 issue by balopat)
Commits
  • e010ce4 Merge pull request #2188 from Ericgig/prepare-qutip-4.7.2
  • 935d246 Update doc/changelog.rst
  • 14fecdc Create changelog for 4.7.2
  • 4dae7f7 Merge pull request #2185 from Ericgig/misc.2129
  • 08615dd Merge pull request #2184 from Ericgig/bugs.2118
  • 95172bf mesolve e_ops list can mix callable and Qobj
  • e544940 ptrace selecting all always return dm
  • 49a3a70 Merge pull request #2183 from Ericgig/misc.scipy_1.11_fix
  • d0a2fc2 Add towncrier entry
  • 59080c3 Run a test without cvxopt
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [qutip](https://github.com/qutip/qutip) from 4.7.1 to 4.7.2.
- [Release notes](https://github.com/qutip/qutip/releases)
- [Changelog](https://github.com/qutip/qutip/blob/v4.7.2/doc/changelog.rst)
- [Commits](qutip/qutip@v4.7.1...v4.7.2)

---
updated-dependencies:
- dependency-name: qutip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants