birdepy / birdepy_project

BirDePy is a Python package for working with continuous time birth-and-death processes.
https://birdepy.github.io
GNU General Public License v3.0
7 stars 1 forks source link

chore(deps): update dependency mpmath to v1.3.0 #24

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
mpmath (source) ==1.2.1 -> ==1.3.0 age adoption passing confidence

Release Notes

fredrik-johansson/mpmath (mpmath) ### [`v1.3.0`](https://togithub.com/mpmath/mpmath/releases/tag/1.3.0) [Compare Source](https://togithub.com/fredrik-johansson/mpmath/compare/1.2.1...1.3.0) Security issues: - Fixed ReDOS vulnerability in mpmathify() (CVE-2021-29063) (Vinzent Steinberg) Features: - Added quadsubdiv() for numerical integration with adaptive path splitting (Fredrik Johansson) - Added the Cohen algorithm for inverse Laplace transforms (Guillermo Navas-Palencia) - Some speedup of matrix multiplication (Fredrik Johansson) - Optimizations to Carlson elliptic integrals (Paul Masson) - Added signal functions (squarew(), trianglew(), sawtoothw(), unit_triangle() sigmoidw()) (Nike Dattani, Deyan Mihaylov, Tina Yu) Bug fixes: - Correct mpf initialization from tuple for finf and fninf (Sergey B Kirpichev) - Support QR decomposition for matrices of width 0 and 1 (Clemens Hofreither) - Fixed some cases where elliprj() gave inaccurate results (Fredrik Johansson) - Fixed cases where digamma() hangs for complex input (Fredrik Johansson) - Fixed cases of polylog() with integer-valued parameter with complex type (Fredrik Johansson) - Fixed fp.nsum() with Euler-Maclaurin algorithm (Fredrik Johansson) Maintenance: - Dropped support for Python 3.4 (Sergey B Kirpichev) - Documentation cleanup (Sergey B Kirpichev) - Removed obsolete files (Sergey B Kirpichev) - Added options to runtests.py to skip tests and exit on failure (Jonathan Warner)

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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==1.3.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.