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

DOC: signal.vectorstrength: add example to docstring Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.signal
#25150 opened May 16, 2026 by ShivamShrivastava18 Loading…
MAINT: special: bump xsf submodule to fix crashes and failures on aarch64 maintenance Items related to regular maintenance tasks scipy.special
#25149 opened May 15, 2026 by rgommers Member Draft 1.18.0
MAINT: signal: use full names for btype argument Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org maintenance Items related to regular maintenance tasks scipy.signal
#25146 opened May 15, 2026 by j-bowhay Member Loading…
Use array_api_extra's testing functions array types Items related to array API support and input array validation (see gh-18286) scipy.cluster scipy.interpolate scipy._lib
#25143 opened May 15, 2026 by prady0t Draft
ENH: sparse: Use pybind11 for sparsetools 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
#25141 opened May 14, 2026 by perimosocordiae Member Draft
ENH: migrate special.ncfdtrinc to boost C/C++ Items related to the internal C/C++ code base Cython Issues with the internal Cython code base enhancement A new feature or improvement scipy.special
#25138 opened May 13, 2026 by dschmitz89 Contributor Loading…
DEV/BENCH: make --dry-run configurable in spin bench Benchmarks Running, verifying or documenting benchmarks for SciPy DX Everything related to making the experience of working on SciPy more pleasant
#25136 opened May 13, 2026 by czgdp1807 Member Loading… 1.19.0
ENH: special: Add new implementations of some of the Mathieu functions C/C++ Items related to the internal C/C++ code base Cython Issues with the internal Cython code base enhancement A new feature or improvement Meson Items related to the introduction of Meson as the new build system for SciPy scipy.special
#25128 opened May 12, 2026 by steppi Member Loading…
DOC: clarify root(method="hybr") eps option Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.optimize
#25125 opened May 11, 2026 by ailoa Loading…
DOC: signal.freqz: clarify multidim b/a broadcasting under default worN Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.signal
#25122 opened May 11, 2026 by m4cd4r4 Loading…
WIP, DOC: update SciPy 1.18.0 release notes Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org maintenance Items related to regular maintenance tasks needs-work Items that are pending response from the author
#25120 opened May 11, 2026 by tylerjereddy Contributor Loading…
4 of 12 tasks
1.18.0
Draft: ENH: sparse: rewrite get_thunk to support creation of csr_array struct C/C++ Items related to the internal C/C++ code base enhancement A new feature or improvement scipy.sparse
#25117 opened May 10, 2026 by dschult Contributor Draft
DOC: stats: add references to eight Volume-1 distributions Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.stats
#25116 opened May 9, 2026 by xronocode Loading…
ENH: migrate special.nctdtrinc to boost C/C++ Items related to the internal C/C++ code base Cython Issues with the internal Cython code base enhancement A new feature or improvement scipy.special
#25115 opened May 9, 2026 by dschmitz89 Contributor Loading…
DOC: stats: add Wikipedia references to seven distribution docstrings Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.stats
#25112 opened May 9, 2026 by xronocode Loading…
DOC: stats.ansari: note JIT side effects of method='exact' Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.stats
#25111 opened May 9, 2026 by xronocode Loading…
TST: optimize: tolerate FP noise in test_mip_rel_gap_passdown (gh-24821) maintenance Items related to regular maintenance tasks scipy.optimize
#25102 opened May 6, 2026 by Ria-K912 Contributor Loading…
BUG: signal: fix RecursionError in cspline1d_eval/qspline1d_eval for N=1 defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.signal
#25095 opened May 4, 2026 by jashshah999 Loading…
ENH: interpolate.FloaterHormaninterpolator: add array API standard support array types Items related to array API support and input array validation (see gh-18286) enhancement A new feature or improvement scipy.interpolate
#25091 opened May 3, 2026 by prady0t Loading…
Draft DEP: sparse: Remove spmatrix (in v1.21 or later) deprecated Items related to behavior that has been deprecated scipy.sparse
#25089 opened May 2, 2026 by dschult Contributor Draft
ENH: Add solve_ivp_osc for oscillatory ODEs via riccaticpp C/C++ Items related to the internal C/C++ code base Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org enhancement A new feature or improvement Meson Items related to the introduction of Meson as the new build system for SciPy scipy.integrate
#25085 opened May 1, 2026 by SteveBronder Loading…
ENH: scipy.stats.symplectic_group added enhancement A new feature or improvement scipy.stats
#25082 opened Apr 29, 2026 by dindotjs Contributor Loading…
BUG: stats: fix invgauss logsf/logcdf NaN for small mu defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.stats
#25081 opened Apr 29, 2026 by jashshah999 Loading…
2 tasks done
BUG/DOC: find_peaks_cwt: reject troughs, improve SNR of actual peaks 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 scipy.signal
#25078 opened Apr 28, 2026 by antipassive Loading…
2
1
BUG: fix savgol_coeffs numerical instability for large window_length/polyorder defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.signal
#25070 opened Apr 24, 2026 by robrui Loading…
ProTip! Exclude everything labeled bug with -label:bug.