Skip to content

Commit 609bb3c

Browse files
committed
DOC: PR 22296 revisions
* Update the SciPy `1.15.1` release notes following additional backport activity.
1 parent 5bfd6a2 commit 609bb3c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

doc/source/release/1.15.1-notes.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,11 @@ Authors
1616
* Name (commits)
1717
* Ralf Gommers (3)
1818
* Rohit Goswami (1)
19-
* Tyler Reddy (4)
19+
* Matt Haberland (2)
20+
* Tyler Reddy (7)
21+
* Daniel Schmitz (1)
2022

21-
A total of 3 people contributed to this release.
23+
A total of 5 people contributed to this release.
2224
People with a "+" by their names contributed a patch for the first time.
2325
This list of names is automatically generated, and may not be fully complete.
2426

@@ -27,6 +29,7 @@ Issues closed for 1.15.1
2729
------------------------
2830

2931
* `#22257 <https://github.com/scipy/scipy/issues/22257>`__: BUG: Importing scipy.optimize break highspy
32+
* `#22297 <https://github.com/scipy/scipy/issues/22297>`__: TST: TestDistributions.test_funcs[logcdf-methods10-x-Normal]...
3033

3134

3235
Pull requests for 1.15.1
@@ -36,4 +39,5 @@ Pull requests for 1.15.1
3639
* `#22245 <https://github.com/scipy/scipy/pull/22245>`__: MAINT: fix url for array-api-extra git submodule
3740
* `#22270 <https://github.com/scipy/scipy/pull/22270>`__: BLD: fix some issues with undeclared internal build dependencies
3841
* `#22272 <https://github.com/scipy/scipy/pull/22272>`__: TST: fix thread safety issue in interpolate.bsplines memmap test
42+
* `#22276 <https://github.com/scipy/scipy/pull/22276>`__: TST: stats.Normal: bump tolerance on test of logcdf
3943
* `#22292 <https://github.com/scipy/scipy/pull/22292>`__: MAINT: Update highs subproject commit

0 commit comments

Comments
 (0)