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

MAINT: signal: remove an obsolete workaround in detrend array types Items related to array API support and input array validation (see gh-18286) maintenance Items related to regular maintenance tasks scipy.signal
#23975 opened Nov 12, 2025 by ev-br Loading…
BUG: stats: Updated tabulated critical values for the normal and exponential distribution in anderson defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.stats
#23974 opened Nov 12, 2025 by tommie979 Loading…
ENH: stats.quantile_test: vectorize_implementation array types Items related to array API support and input array validation (see gh-18286) enhancement A new feature or improvement scipy.stats
#23972 opened Nov 12, 2025 by mdhaber Draft
ENH: stats.ks_1samp: add array API support array types Items related to array API support and input array validation (see gh-18286) enhancement A new feature or improvement scipy.stats
#23970 opened Nov 12, 2025 by mdhaber Loading…
TST: sparse.linalg.LinearOperator: add interface dot-tests maintenance Items related to regular maintenance tasks scipy.sparse.linalg
#23969 opened Nov 12, 2025 by lucascolley Loading…
2 tasks
ENH: stats.pointbiserialr: add array API support array types Items related to array API support and input array validation (see gh-18286) enhancement A new feature or improvement scipy.stats
#23968 opened Nov 11, 2025 by mdhaber Loading…
ENH: stats.cramervonmises: vectorize and add array API support array types Items related to array API support and input array validation (see gh-18286) enhancement A new feature or improvement scipy.stats
#23966 opened Nov 11, 2025 by mdhaber Loading…
ENH:integrate: Rewrite VODE and ZVODE in C C/C++ Items related to the internal C/C++ code base enhancement A new feature or improvement Fortran Items related to the internal Fortran code base maintenance Items related to regular maintenance tasks Meson Items related to the introduction of Meson as the new build system for SciPy scipy.integrate scipy._lib
#23963 opened Nov 11, 2025 by ilayn Draft 1.17.0
ENH: Python based bivariate spline fitter (regrid_python) — Fortran-free alternative to RectBivariateSpline enhancement A new feature or improvement Meson Items related to the introduction of Meson as the new build system for SciPy scipy.interpolate
#23962 opened Nov 11, 2025 by czgdp1807 Loading…
ENH: list classes in Array API tables array types Items related to array API support and input array validation (see gh-18286) enhancement A new feature or improvement scipy._lib
#23960 opened Nov 11, 2025 by ev-br Loading…
ENH: stats.bws_test: vectorize and add array API support array types Items related to array API support and input array validation (see gh-18286) enhancement A new feature or improvement scipy.stats
#23959 opened Nov 11, 2025 by mdhaber Loading…
DOC: Add a tutorial covering how to fill an image from its boundary. Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.interpolate
#23951 opened Nov 8, 2025 by DWesl Loading…
WIP: stats: array API function for plotting_positions/percentileofscore/ecdf/cumfreq array types Items related to array API support and input array validation (see gh-18286) enhancement A new feature or improvement scipy.stats
#23949 opened Nov 7, 2025 by mdhaber Draft
DOC clarify batching behavior in linalg.orth and linalg.null_space [d… Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.linalg
#23945 opened Nov 6, 2025 by AdrianRasoOnGit Loading…
ENH: stats.quantile: add support for frequency weights enhancement A new feature or improvement scipy.stats
#23941 opened Nov 6, 2025 by mdhaber Loading…
BLD/CI: Add ASAN suppressions and CI job CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure Meson Items related to the introduction of Meson as the new build system for SciPy
#23936 opened Nov 5, 2025 by FFY00 Loading…
DOC: add Examples section for sh_legendre Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.special
#23935 opened Nov 5, 2025 by AdrianRasoOnGit Loading…
ENH: spatial.transform.RigidTransform Add axis argument to RigidTransform.mean Cython Issues with the internal Cython code base enhancement A new feature or improvement scipy.spatial
#23933 opened Nov 5, 2025 by scottshambaugh Loading…
ENH: stats.epps_singleton_2samp: add array API support array types Items related to array API support and input array validation (see gh-18286) enhancement A new feature or improvement scipy._lib scipy.stats
#23929 opened Nov 4, 2025 by mdhaber Loading…
BUG: sparse: remove spurious CSC to CSR conversions in binops 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
#23923 opened Nov 4, 2025 by dschult Loading… 1.16.4
BUG: optimize: add py314 wrapper for inspect.signature of pub callables defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy._lib scipy.optimize
#23922 opened Nov 4, 2025 by willwiz Loading… 1.17.0
ENH: linalg/SVD: move the batching loop to C C/C++ Items related to the internal C/C++ code base enhancement A new feature or improvement scipy.linalg
#23919 opened Nov 3, 2025 by ev-br Loading…
ENH:optimize: implement Chandrupatla's method for classic root scalar interfaces 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.optimize
#23918 opened Nov 3, 2025 by axtimhaus Loading…
ENH:integrate: Rewrite LSODA in C C/C++ Items related to the internal C/C++ code base enhancement A new feature or improvement Fortran Items related to the internal Fortran code base Meson Items related to the introduction of Meson as the new build system for SciPy scipy.integrate
#23914 opened Nov 2, 2025 by ilayn Loading… 1.17.0
ProTip! Filter pull requests by the default branch with base:main.