spacetelescope / poppy

Physical Optics Propagation in Python
https://poppy-optics.readthedocs.io
BSD 3-Clause "New" or "Revised" License
216 stars 72 forks source link

build(deps): bump scipy from 1.9.1 to 1.10.0 #542

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps scipy from 1.9.1 to 1.10.0.

Release notes

Sourced from scipy's releases.

SciPy 1.10.0 Release Notes

SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many new features, numerous bug-fixes, improved test coverage and better documentation. There have been a number of deprecations and API changes in this release, which are documented below. All users are encouraged to upgrade to this release, as there are a large number of bug-fixes and optimizations. Before upgrading, we recommend that users check that their own code does not use deprecated SciPy functionality (to do so, run your code with python -Wd and check for DeprecationWarning s). Our development attention will now shift to bug-fix releases on the 1.10.x branch, and on adding new features on the main branch.

This release requires Python 3.8+ and NumPy 1.19.5 or greater.

For running on PyPy, PyPy3 6.0+ is required.

Highlights of this release

  • A new dedicated datasets submodule (scipy.datasets) has been added, and is now preferred over usage of scipy.misc for dataset retrieval.
  • A new scipy.interpolate.make_smoothing_spline function was added. This function constructs a smoothing cubic spline from noisy data, using the generalized cross-validation (GCV) criterion to find the tradeoff between smoothness and proximity to data points.
  • scipy.stats has three new distributions, two new hypothesis tests, three new sample statistics, a class for greater control over calculations involving covariance matrices, and many other enhancements.

New features

scipy.datasets introduction

  • A new dedicated datasets submodule has been added. The submodules is meant for datasets that are relevant to other SciPy submodules ands content (tutorials, examples, tests), as well as contain a curated set of datasets that are of wider interest. As of this release, all the datasets from scipy.misc have been added to scipy.datasets (and deprecated in scipy.misc).
  • The submodule is based on Pooch (a new optional dependency for SciPy), a Python package to simplify fetching data files. This move will, in a subsequent release, facilitate SciPy to trim down the sdist/wheel sizes, by decoupling the data files and moving them out of the SciPy repository, hosting them externally and

... (truncated)

Commits
  • dde5059 REL: 1.10.0 final [wheel build]
  • 7856f28 Merge pull request #17696 from tylerjereddy/treddy_110_final_prep
  • 205b624 DOC: add missing author
  • 1ab9f1b DOC: update 1.10.0 relnotes
  • ac2f45f MAINT: integrate._qmc_quad: mark as private with preceding underscore
  • 3e0ae1a REV: integrate.qmc_quad: delay release to SciPy 1.11.0
  • 34cdf05 MAINT: FFT pybind11 fixups
  • 843500a Merge pull request #17689 from mdhaber/gh17686
  • 089924b REL: integrate.qmc_quad: remove from release notes
  • 3e47110 REL: 1.10.0rc3 unreleased
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Base: 74.84% // Head: 72.69% // Decreases project coverage by -2.15% :warning:

Coverage data is based on head (f804c03) compared to base (1dccb8d). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #542 +/- ## =========================================== - Coverage 74.84% 72.69% -2.15% =========================================== Files 18 18 Lines 6499 6476 -23 =========================================== - Hits 4864 4708 -156 - Misses 1635 1768 +133 ``` | [Impacted Files](https://codecov.io/gh/spacetelescope/poppy/pull/542?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope) | Coverage Δ | | |---|---|---| | [poppy/matrixDFT.py](https://codecov.io/gh/spacetelescope/poppy/pull/542?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope#diff-cG9wcHkvbWF0cml4REZULnB5) | `63.63% <0.00%> (-34.66%)` | :arrow_down: | | [poppy/instrument.py](https://codecov.io/gh/spacetelescope/poppy/pull/542?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope#diff-cG9wcHkvaW5zdHJ1bWVudC5weQ==) | `55.68% <0.00%> (-11.98%)` | :arrow_down: | | [poppy/fresnel.py](https://codecov.io/gh/spacetelescope/poppy/pull/542?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope#diff-cG9wcHkvZnJlc25lbC5weQ==) | `83.59% <0.00%> (-1.33%)` | :arrow_down: | | [poppy/geometry.py](https://codecov.io/gh/spacetelescope/poppy/pull/542?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope#diff-cG9wcHkvZ2VvbWV0cnkucHk=) | `90.90% <0.00%> (-1.14%)` | :arrow_down: | | [poppy/poppy\_core.py](https://codecov.io/gh/spacetelescope/poppy/pull/542?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope#diff-cG9wcHkvcG9wcHlfY29yZS5weQ==) | `80.26% <0.00%> (-0.68%)` | :arrow_down: | | [poppy/accel\_math.py](https://codecov.io/gh/spacetelescope/poppy/pull/542?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope#diff-cG9wcHkvYWNjZWxfbWF0aC5weQ==) | `37.09% <0.00%> (-0.60%)` | :arrow_down: | | [poppy/dms.py](https://codecov.io/gh/spacetelescope/poppy/pull/542?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope#diff-cG9wcHkvZG1zLnB5) | `45.85% <0.00%> (-0.56%)` | :arrow_down: | | [poppy/wfe.py](https://codecov.io/gh/spacetelescope/poppy/pull/542?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope#diff-cG9wcHkvd2ZlLnB5) | `80.81% <0.00%> (-0.47%)` | :arrow_down: | | [poppy/sub\_sampled\_optics.py](https://codecov.io/gh/spacetelescope/poppy/pull/542?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope#diff-cG9wcHkvc3ViX3NhbXBsZWRfb3B0aWNzLnB5) | `67.26% <0.00%> (-0.15%)` | :arrow_down: | | [poppy/optics.py](https://codecov.io/gh/spacetelescope/poppy/pull/542?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope#diff-cG9wcHkvb3B0aWNzLnB5) | `81.78% <0.00%> (-0.14%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 1 year ago

Superseded by #548.