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

ENH: stats.kurtosis: 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
#20658 opened May 7, 2024 by mdhaber Draft
ENH: Micro-optimizations for spatial.transform.Rotation methods Cython Issues with the internal Cython code base enhancement A new feature or improvement scipy.spatial
#20656 opened May 6, 2024 by scottshambaugh Loading… 1.14.0
ENH: spatial: ensure thread-safety for KDTree enhancement A new feature or improvement no-GIL Items related to supporting free-threaded builds of CPython scipy.spatial
#20655 opened May 6, 2024 by andfoy Loading…
BUG: ndimage: fix origin handling for {minimum, maximum}_filter defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.ndimage
#20653 opened May 6, 2024 by grlee77 Loading…
BUG: ndimage.value_indices: deal with unfixed types 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
#20644 opened May 5, 2024 by tylerjereddy Loading… 1.14.0
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 Loading…
MAINT: backports/prep for 1.13.1 maintenance Items related to regular maintenance tasks
#20632 opened May 2, 2024 by tylerjereddy Loading…
7 tasks
1.13.1
ENH: spatial: 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 Loading…
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…
2
3
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
MAINT: stats.wilcoxon: fix failure with multidimensional x with NaN and slice length > 50 backport-candidate This fix should be ported by a maintainer to previous SciPy versions. maintenance Items related to regular maintenance tasks scipy.stats
#20592 opened Apr 27, 2024 by mdhaber Loading… 1.13.1
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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.