Skip to content

Pull requests: scipy/scipy

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

Pull requests list

TST: stats.ttest_1samp: fix xslow test maintenance Items related to regular maintenance tasks scipy.stats
#20642 opened May 4, 2024 by mdhaber Loading…
ENH: stats.rankdata: add array API support array types Items related to array API support and input array validation (see gh-18286) CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure enhancement A new feature or improvement scipy._lib scipy.stats
#20639 opened May 3, 2024 by mdhaber Draft
ENH: stats: add array-API support to kstat/kstatvar CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure enhancement A new feature or improvement scipy.stats
#20634 opened May 3, 2024 by j-bowhay Draft
MAINT: backports/prep for 1.13.1 maintenance Items related to regular maintenance tasks
#20632 opened May 2, 2024 by tylerjereddy Loading…
6 tasks
1.13.1
ENH: Serialize concurrent calls to QHull Cython Issues with the internal Cython code base no-GIL Items related to supporting free-threaded builds of CPython scipy.spatial
#20619 opened Apr 30, 2024 by andfoy Draft
BLD: fix use of non-default interpreter, improve f2py handling Build issues Issues with building from source, including different choices of architecture, compilers and OS CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure 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
#20612 opened Apr 29, 2024 by rgommers Loading… 1.14.0
ENH: Determine arbitrary dual windows for short-time Fourier Transform Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org enhancement A new feature or improvement scipy.signal
#20610 opened Apr 29, 2024 by DietBru Loading…
BUG: Do not slide the median in cKDTree C/C++ Items related to the internal C/C++ code base scipy.spatial
#20606 opened Apr 29, 2024 by sturlamolden Loading… 1.14.0
ENH: stats.monte_carlo_test: add array API support array types Items related to array API support and input array validation (see gh-18286) CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure enhancement A new feature or improvement scipy._lib scipy.stats
#20604 opened Apr 28, 2024 by mdhaber Loading…
TST: optimize.linprog/milp: add tests for various bug reports maintenance Items related to regular maintenance tasks scipy.optimize
#20589 opened Apr 26, 2024 by mdhaber Draft
3
CI/BLD: use scipy-openblas wheel when building Build issues Issues with building from source, including different choices of architecture, compilers and OS CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure
#20585 opened Apr 26, 2024 by mattip Loading…
MAINT: optimize.isotonic_regression: remove unnecessary copies maintenance Items related to regular maintenance tasks scipy.optimize
#20582 opened Apr 25, 2024 by lorentzenchr Loading… 1.14.0
ENH: spatial: faster Chebyshev distance enhancement A new feature or improvement scipy.spatial
#20570 opened Apr 24, 2024 by lozanodorian Loading…
ENH:Pythonize id_dist FORTRAN code 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.linalg
#20558 opened Apr 23, 2024 by ilayn Draft 1.14.0
3
1
ENH: _array_api.Generator: unified RNG interface array types Items related to array API support and input array validation (see gh-18286) enhancement A new feature or improvement scipy._lib
#20549 opened Apr 22, 2024 by mdhaber Draft
ENH: ndimage: log(n) implementation for 1D rank filter 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.ndimage
#20543 opened Apr 20, 2024 by ggkogan Loading…
MAINT: special: refactor C++ legendre and spherical harmonics C/C++ Items related to the internal C/C++ code base maintenance Items related to regular maintenance tasks scipy.special
#20539 opened Apr 20, 2024 by izaid Draft
BUG: linalg.solve_{sylvester, continuous_lyapunov}: empty array support defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.linalg
#20528 opened Apr 19, 2024 by redha2404 Loading…
BUG: linalg.polar: empty array support defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.linalg
#20520 opened Apr 18, 2024 by redha2404 Loading…
Further refactor spline filters C/C++ Items related to the internal C/C++ 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.signal
#20519 opened Apr 18, 2024 by ev-br Loading…
2
1
DOC: Use vanilla MathJax distribution, fall back to vendored scipy-mathjax if not available Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org maintenance Items related to regular maintenance tasks
#20518 opened Apr 18, 2024 by agriyakhetarpal Loading…
DOC: updated preconditioner doc for iterative linear solver Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.sparse.linalg scipy.sparse
#20517 opened Apr 18, 2024 by Afleloup Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.