-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Pull requests: scipy/scipy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Interpolate tutorial: discuss the bases and interconversions
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
scipy.interpolate
#22541
opened Feb 16, 2025 by
ev-br
Loading…
ENH: sparse: Add nD support for elementwise and reduction operations without broadcasting
enhancement
A new feature or improvement
scipy.sparse
#22540
opened Feb 16, 2025 by
dschult
Loading…
ENH/MAINT: migrate Items related to the internal C/C++ code base
Cython
Issues with the internal Cython code base
enhancement
A new feature or improvement
maintenance
Items related to regular maintenance tasks
scipy.special
scipy.stats
special.chndtr
to boost
C/C++
#22539
opened Feb 16, 2025 by
dschmitz89
Loading…
RFC: spatial.distance: add periodic boundary conditions
RFC
Request for Comments; typically used to gather feedback for a substantial change proposal
scipy.spatial
#22538
opened Feb 15, 2025 by
mdhaber
Loading…
DOC: linalg: fix inconsistent notation
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
scipy.linalg
#22537
opened Feb 15, 2025 by
ciaokitty
Loading…
DOC: update roadmap sparse
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.sparse
#22535
opened Feb 15, 2025 by
dschult
Loading…
BUG: Remove warning for genextreme.stats(0.0, moments='mvsk')
defect
A clear bug or issue that prevents SciPy from being installed or used as expected
scipy.stats
#22532
opened Feb 14, 2025 by
fbourgey
Loading…
DOC: sparse: add returns sections to some _construct.py functions
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
scipy.sparse
#22527
opened Feb 13, 2025 by
dschult
Loading…
ENH: Improve Items related to the internal C/C++ code base
enhancement
A new feature or improvement
scipy.spatial
cdist
Minkowski performance for p != 0, 1, 2, np.inf
…
C/C++
#22525
opened Feb 13, 2025 by
schiffinor
Loading…
ENH:MAINT:optimize: Rewrite SLSQP and NNLS in C
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
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.optimize
DOC: Add instructions to build SciPy on WoA
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
#22523
opened Feb 12, 2025 by
Mugundanmcw
Loading…
MAINT: Remove an extraneous dtype check in Items related to regular maintenance tasks
scipy.signal
scipy/signal/_waveforms.py
maintenance
#22520
opened Feb 12, 2025 by
pavyamsiri
Loading…
MAINT: special: Add private ufunc for log of absolute value of binomial coefficient
C/C++
Items related to the internal C/C++ code base
Cython
Issues with the internal Cython 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.special
#22512
opened Feb 11, 2025 by
steppi
Loading…
BUG: sparse.csgraph: Added support for casting row and col of coo array in Issues with the internal Cython code base
DX
Everything related to making the experience of working on SciPy more pleasant
scipy.sparse.csgraph
min_weight_full_bipartite_matching
Cython
#22511
opened Feb 11, 2025 by
czgdp1807
Loading…
ENH/MNT: improvements to the incomplete beta inverse with respect to 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
a
C/C++
#22506
opened Feb 10, 2025 by
dschmitz89
Loading…
ENH: stats.quantile: add discontinuous (HF 1-3) and Harrell-Davis methods; add Items related to array API support and input array validation (see gh-18286)
enhancement
A new feature or improvement
scipy._lib
scipy.stats
marray
support
array types
#22505
opened Feb 10, 2025 by
mdhaber
Loading…
ENH: optimize.minimize_scalar: add 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.optimize
linewalker
method
Cython
#22503
opened Feb 10, 2025 by
chuck-a-knight58
Loading…
ENH: stats: add Items related to array API support and input array validation (see gh-18286)
scipy._lib
scipy.special
scipy.stats
marray
support to most remaining array API functions
array types
#22490
opened Feb 7, 2025 by
mdhaber
Loading…
DOC: slight change to an error message
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
scipy.spatial
#22473
opened Feb 5, 2025 by
Kakalinn
Loading…
MAINT: signal.csd(): Port away from using Items related to regular maintenance tasks
scipy.signal
_spectral_helper
maintenance
#22460
opened Feb 3, 2025 by
DietBru
Loading…
ENH: stats: add nan_policy support to power_divergence, chisquare
enhancement
A new feature or improvement
scipy.stats
#22456
opened Feb 2, 2025 by
mdhaber
Loading…
DEP: linalg: deprecate disp argument for signm, logm, sqrtm
deprecated
Items related to behavior that has been deprecated
scipy.linalg
#22427
opened Jan 29, 2025 by
j-bowhay
Loading…
MAINT: special: Remove Issues with building from source, including different choices of architecture, compilers and OS
C/C++
Items related to the internal C/C++ code base
Cython
Issues with the internal Cython 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.special
libsf_error_state
shared library in favor of coordinated update of separate static libraries
Build issues
#22419
opened Jan 28, 2025 by
steppi
Loading…
ENH: linalg: Rewrite 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.linalg
sqrtm
in C with low-level nD support
C/C++
DEV/BENCH: asv: use Running, verifying or documenting benchmarks for SciPy
CI
Items related to the CI tools such as CircleCI, GitHub Actions or Azure
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
py-rattler
backend
Benchmarks
#22392
opened Jan 22, 2025 by
lucascolley
•
Draft
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-01-16.