Skip to content

Pull requests: scipy/scipy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

BUG: sparse: multiply() should produce CSC output for CSC input backport-candidate This fix should be ported by a maintainer to previous SciPy versions. defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.sparse
#23322 opened Jul 13, 2025 by dschult Loading… 1.16.1
BUG:DOC: sparse.linalg: Fix more arnaud bugs and add C code documentation C/C++ Items related to the internal C/C++ code base defect A clear bug or issue that prevents SciPy from being installed or used as expected Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org maintenance Items related to regular maintenance tasks scipy.sparse.linalg
#23320 opened Jul 13, 2025 by ilayn Loading… 1.17.0
TST: odr: add more tests for odrpack maintenance Items related to regular maintenance tasks scipy.odr
#23314 opened Jul 10, 2025 by alteholz Loading… 1.17.0
MAINT/TST: always use forkserver multiprocessing on POSIX maintenance Items related to regular maintenance tasks
#23311 opened Jul 10, 2025 by ngoldbaum Loading… 1.17.0
TST: stats: add test for CustomDistribution __string__ & __repr__ maintenance Items related to regular maintenance tasks scipy.stats
#23310 opened Jul 10, 2025 by hippowm Loading… 1.17.0
RFC: reimplement special.ncfdtrinc with boost's root finder C/C++ Items related to the internal C/C++ code base Cython Issues with the internal Cython code base RFC Request for Comments; typically used to gather feedback for a substantial change proposal scipy.special
#23308 opened Jul 9, 2025 by dschmitz89 Draft
TST: better thread-unsafe markers and re-enable pytest-run-parallel CI CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure free-threading Items related to supporting free-threaded (a.k.a. "no-GIL") builds of CPython maintenance Items related to regular maintenance tasks
#23294 opened Jul 7, 2025 by ngoldbaum Draft 1.17.0
BUG: ndimage.median_filter: single element array handling backport-candidate This fix should be ported by a maintainer to previous SciPy versions. C/C++ Items related to the internal C/C++ code base defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.ndimage
#23293 opened Jul 7, 2025 by tylerjereddy Loading… 1.17.0
ENH: Builds on #21620 (condition number for sparse matrices) C/C++ Items related to the internal C/C++ code base enhancement A new feature or improvement Meson Items related to the introduction of Meson as the new build system for SciPy scipy.sparse.linalg
#23292 opened Jul 7, 2025 by broesler Loading…
BENCH: sparse: mirror benchmarks/sparse_array.py after benchmarks/sparse.py Benchmarks Running, verifying or documenting benchmarks for SciPy scipy.sparse
#23291 opened Jul 7, 2025 by dschult Loading… 1.17.0
DOC: interpolate.LinearNDInterpolator: mention limitations Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.interpolate
#23285 opened Jul 4, 2025 by DWesl Loading… 1.17.0
ENH: stats: Logistic distribution enhancement A new feature or improvement needs-release-note a maintainer should add a release note written by a reviewer/author to the wiki scipy.stats
#23259 opened Jun 28, 2025 by jorenham Loading…
ENH: signal: add sos2ss and numerically stable zpk2ss enhancement A new feature or improvement scipy.signal
#23251 opened Jun 27, 2025 by MaartenBaert Loading…
Remove NumFOCUS as CoC contact Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org DX Everything related to making the experience of working on SciPy more pleasant scipy._lib
#23250 opened Jun 27, 2025 by matthew-brett Loading…
ENH: spatial.transform.Rotation: Add array API backend array types Items related to array API support and input array validation (see gh-18286) enhancement A new feature or improvement scipy.spatial
#23249 opened Jun 27, 2025 by amacati Loading…
2 of 5 tasks
ENH/DOC: signal.hilbert2: Refactor to avoid extra scaling array and improve docstr Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org enhancement A new feature or improvement scipy.signal
#23247 opened Jun 27, 2025 by JesseLivezey Draft
4 tasks
Implenent support for bc_type="periodic" in make_splrep and make_splprep C/C++ Items related to the internal C/C++ code base enhancement A new feature or improvement scipy.interpolate
#23233 opened Jun 25, 2025 by czgdp1807 Loading… 1.17.0
DOC: issue #23208 missing docstring issue resolved for some classes in scipy.io Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.io
#23228 opened Jun 24, 2025 by GSAUC3 Loading…
BUG: signal.tf2sos: fix a new ComplexWarning backport-candidate This fix should be ported by a maintainer to previous SciPy versions. defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.signal
#23222 opened Jun 23, 2025 by ev-br Loading… 1.16.1
ENH: sparse: Add COO indexing for 1d, 2d, and nD enhancement A new feature or improvement scipy.sparse
#23218 opened Jun 23, 2025 by dschult Loading…
DOC: fft: tutorial improvements Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.fft
#23182 opened Jun 18, 2025 by georgeef Loading…
ENH: integrate: finite horizon RDE solver enhancement A new feature or improvement scipy.integrate
#23159 opened Jun 13, 2025 by DVarela56 Loading…
ENH: Add support for 64 bit indices in sparse.csgraph.minimum_spanning_tree Cython Issues with the internal Cython code base enhancement A new feature or improvement scipy.sparse.csgraph
#23155 opened Jun 11, 2025 by czgdp1807 Loading…
ProTip! no:milestone will show everything without a milestone.