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

MAINT, REL: prepare for SciPy 1.11.0 "final" #18724

Merged

Commits on Jun 22, 2023

  1. REL: set 1.11.0 unreleased

    * set version to `1.11.0` "final"
    unreleased
    tylerjereddy committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    66f037d View commit details
    Browse the repository at this point in the history
  2. MAINT: NumPy 1.25.0 shims for arm64

    * a few floating-point error shims to allow our
    testsuite to pass for MacOS arm64 with the recently-released
    NumPy `1.25.0` -- the issues were showing up in our Cirrus
    CI and I could also reproduce them locally on M2 max
    
    * locally I still get a few errors, but those were present
    on M2 series prior to NumPy `1.25.0` per scipygh-18308, and I think
    this patch brings us back to that basically
    tylerjereddy committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    f1eeb7c View commit details
    Browse the repository at this point in the history
  3. TST: PR 18697 revisions

    * add a general `xfail` to `test_maxiter_worsening()`
    based on reviewer feedback--this test has just been causing
    way too many problems for us
    tylerjereddy committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    7dbf2b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9eba5e4 View commit details
    Browse the repository at this point in the history
  5. DOC: update 1.11.0 relnotes

    * update author/list entries
    
    * remove the note about SciPy not being
    released yet
    tylerjereddy committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c717774 View commit details
    Browse the repository at this point in the history