An open API service for providing issue and pull request metadata for open source projects.

GitHub / scipy/scipy issues and pull requests

#23328 - Delaunay find_simplex unexpected behavior

Issue - State: closed - Opened by sambritton 18 days ago - 4 comments
Labels: scipy.spatial

#23327 - DOC/BUG: Fix a few dynamically modified docstrings.

Pull Request - State: closed - Opened by WarrenWeckesser 18 days ago
Labels: defect, Documentation

#23326 - DEV: remove non-generated file from `.gitignore`

Pull Request - State: closed - Opened by lucascolley 18 days ago - 1 comment
Labels: DX

#23325 - DOC: interpolate/RBF: tweak the docstring example, tweak dimensions

Pull Request - State: closed - Opened by ev-br 18 days ago - 1 comment
Labels: scipy.interpolate, Documentation

#23324 - BUG: stats: avoid building docstrings if python is run with `-OO`

Pull Request - State: open - Opened by JohannesBuchner 19 days ago
Labels: defect, scipy.stats

#23323 - DOC/BUG: Fix whitespace in docstrings of several functions.

Pull Request - State: closed - Opened by WarrenWeckesser 19 days ago - 5 comments
Labels: defect, scipy.stats, scipy.optimize, Documentation

#23322 - BUG: sparse: `multiply()` should produce CSC output for CSC input

Pull Request - State: closed - Opened by dschult 19 days ago
Labels: defect, scipy.sparse, backport-candidate

#23321 - BUG: CSC matrix multiplication and indptrs

Issue - State: closed - Opened by mattjvincent 19 days ago - 3 comments
Labels: defect, scipy.sparse

#23320 - BUG:DOC: sparse.linalg: Fix more arnaud bugs and add C code documentation

Pull Request - State: open - Opened by ilayn 20 days ago - 2 comments
Labels: defect, scipy.sparse.linalg, Documentation, maintenance, C/C++

#23319 - TST: io.wavfile: add test for `SeekEmulatingReader.seek`

Pull Request - State: closed - Opened by hippowm 21 days ago
Labels: scipy.io, maintenance

#23318 - ENH: Switching from `pocketfft` to `ducc0.fft`

Issue - State: open - Opened by mreineck 21 days ago - 14 comments
Labels: enhancement, scipy.fft

#23317 - BUG: sparse.linalg: fix arpack complex arrays on windows

Pull Request - State: closed - Opened by lucascolley 21 days ago
Labels: defect, scipy.sparse.linalg, C/C++

#23316 - ENH: special: make `sph_harm_y` available to `cython`

Issue - State: closed - Opened by raffienficiaud 21 days ago - 3 comments
Labels: enhancement, scipy.special, Cython

#23315 - RFC: sparse.linalg: batching and array types support

Issue - State: open - Opened by lucascolley 22 days ago - 9 comments
Labels: enhancement, scipy.sparse.linalg, RFC, array types

#23314 - TST: odr: add more tests for odrpack

Pull Request - State: open - Opened by alteholz 22 days ago - 1 comment
Labels: scipy.odr, maintenance

#23313 - BLD: support build warnings for flang/clang-cl on Windows

Pull Request - State: closed - Opened by rgommers 22 days ago
Labels: Build issues, maintenance, Meson

#23312 - BUG: regression on Windows after ARPACK rewrite

Issue - State: closed - Opened by rgommers 22 days ago - 1 comment
Labels: defect, scipy.sparse.linalg

#23311 - MAINT/TST: always use forkserver multiprocessing on POSIX

Pull Request - State: closed - Opened by ngoldbaum 22 days ago - 18 comments
Labels: maintenance

#23310 - TST: stats: add test for CustomDistribution `__string__` & `__repr__`

Pull Request - State: open - Opened by hippowm 22 days ago - 6 comments
Labels: scipy.stats, maintenance

#23309 - Switch FFT library from pocketfft to ducc0

Pull Request - State: closed - Opened by mreineck 23 days ago - 5 comments

#23308 - RFC: reimplement `special.ncfdtrinc` with boost's root finder

Pull Request - State: open - Opened by dschmitz89 23 days ago
Labels: scipy.special, C/C++, Cython, RFC

#23307 - TST: free-threading: More local RNGs

Pull Request - State: closed - Opened by crusaderky 23 days ago
Labels: scipy.stats, scipy.special, scipy.sparse.linalg, scipy.optimize, scipy.signal, maintenance, free-threading

#23306 - TST: free-threading performance tweaks

Pull Request - State: closed - Opened by crusaderky 23 days ago
Labels: maintenance, CI, free-threading

#23305 - TST: linalg: make `test_expm_multiply` friendly to pytest-run-parallel

Pull Request - State: closed - Opened by crusaderky 23 days ago
Labels: scipy.sparse.linalg, maintenance, free-threading

#23304 - TST: optimize: Speed up `test__basinhopping`

Pull Request - State: closed - Opened by crusaderky 23 days ago
Labels: scipy.optimize, maintenance

#23303 - BUG: spatial.transform.Rotation: Warning Inconsistency

Issue - State: open - Opened by OrtnerMichael 23 days ago - 3 comments
Labels: defect, scipy.spatial

#23302 - BUG/TST: `spatial` test failure

Issue - State: closed - Opened by WarrenWeckesser 23 days ago - 2 comments
Labels: defect, scipy.spatial, maintenance

#23301 - BUG: free-threading: functionality based on multiprocessing.Pool / threading.Pool deadlocks

Issue - State: closed - Opened by crusaderky 23 days ago - 5 comments
Labels: free-threading

#23300 - DOC: development_workflow: fix SciPy's commit guideline link

Pull Request - State: closed - Opened by Saransh-cpp 24 days ago
Labels: Documentation, DX

#23299 - MAINT/TST: switch to array_api_extra's xp_assert_* functions at several places

Pull Request - State: open - Opened by Saransh-cpp 24 days ago - 1 comment
Labels: scipy.stats, scipy.signal, scipy.cluster, maintenance

#23298 - BUG: spatial.transform.Rotation.from_quat: fix dtype inference for numpy backend

Pull Request - State: closed - Opened by amacati 24 days ago - 1 comment
Labels: defect, scipy.spatial

#23297 - BUG [nightly]: spatial.transform.Rotation.from_quat: fails for float32 inputs

Issue - State: closed - Opened by jakevdp 24 days ago - 2 comments
Labels: defect, scipy.spatial

#23296 - DEV: add `spin jupyterlab`

Issue - State: open - Opened by lorentzenchr 25 days ago - 1 comment
Labels: DX

#23295 - ENH: Support eigendecomposition of 2x2 & 3x3 symmetric matrices via explicit formulas

Issue - State: open - Opened by anntzer 25 days ago
Labels: enhancement, scipy.linalg

#23294 - TST: better thread-unsafe markers and re-enable pytest-run-parallel CI

Pull Request - State: open - Opened by ngoldbaum 25 days ago - 12 comments
Labels: maintenance, CI, free-threading

#23293 - BUG: ndimage.median_filter: single element array handling

Pull Request - State: open - Opened by tylerjereddy 25 days ago - 5 comments
Labels: defect, scipy.ndimage, backport-candidate, C/C++

#23292 - ENH: Builds on #21620 (condition number for sparse matrices)

Pull Request - State: open - Opened by broesler 25 days ago - 2 comments
Labels: enhancement, scipy.sparse.linalg, C/C++, Meson

#23291 - BENCH: sparse: mirror `benchmarks/sparse_array.py` after `benchmarks/sparse.py`

Pull Request - State: open - Opened by dschult 25 days ago - 1 comment
Labels: scipy.sparse, Benchmarks

#23290 - TST: differentiate: use correct `xp_capabilities` for `jacobian`

Pull Request - State: closed - Opened by crusaderky 25 days ago
Labels: maintenance, array types, scipy.differentiate

#23289 - DOC: Add link to Golub and Van Loan's book "Matrix Computations"

Pull Request - State: closed - Opened by star1327p 26 days ago
Labels: Documentation

#23288 - MAINT: optimize: mark functions with `xp_capabilities`

Pull Request - State: closed - Opened by j-bowhay 27 days ago
Labels: scipy.optimize, maintenance, array types

#23287 - MAINT: differentiate: add `xp_capabilities`

Pull Request - State: closed - Opened by j-bowhay 27 days ago - 4 comments
Labels: maintenance, array types, scipy.differentiate

#23286 - TST: signal: clean-up tests post array api conversion

Pull Request - State: closed - Opened by j-bowhay 27 days ago
Labels: scipy.signal, maintenance

#23285 - DOC: interpolate.LinearNDInterpolator: mention limitations

Pull Request - State: open - Opened by DWesl 28 days ago - 4 comments
Labels: scipy.interpolate, Documentation

#23284 - DOC: optimize.least_squares: minor nit

Pull Request - State: closed - Opened by andyfaff 29 days ago
Labels: scipy.optimize, Documentation, backport-candidate

#23283 - DOC: small typo in the doc of class Model

Pull Request - State: closed - Opened by pierre-veron 29 days ago
Labels: scipy.odr, Documentation

#23282 - TST: differentiate: remove float16 test

Pull Request - State: closed - Opened by mdhaber 30 days ago
Labels: maintenance, scipy.differentiate

#23281 - BUG: optimize.least_squares: worse results for since v1.16.0

Issue - State: closed - Opened by FranzForstmayr 30 days ago - 5 comments
Labels: scipy.optimize, wontfix

#23280 - BUG: fix broadcasting in `beta.entropy()` with new infrastructure

Pull Request - State: closed - Opened by dschmitz89 about 1 month ago
Labels: defect, scipy.stats

#23279 - BUG: linalg: Fix pointer casting order for sqrtm

Pull Request - State: closed - Opened by ilayn about 1 month ago - 8 comments
Labels: defect, scipy.linalg, backport-candidate, C/C++

#23278 - BUG: linalg.sqrtm: incorrect results in 1.16.0 when at least one isolated diagonal element and complex

Issue - State: closed - Opened by Ericgig about 1 month ago - 2 comments
Labels: defect, scipy.linalg

#23277 - BUG: signal.freqz: erroneously returns complex-valued frequencies

Issue - State: open - Opened by gmgunter about 1 month ago - 2 comments
Labels: defect, scipy.signal

#23276 - BUG: fix signature of ``@_transition_to_rng`` functions (SPEC 7)

Pull Request - State: closed - Opened by jorenham about 1 month ago
Labels: defect, scipy._lib

#23275 - TST: migrate away from suppress_warnings and assert_warns

Pull Request - State: closed - Opened by ngoldbaum about 1 month ago - 7 comments
Labels: maintenance, free-threading

#23274 - MAINT:sparse.linalg: ARPACK to Arnaud rename and project structure modifications

Pull Request - State: closed - Opened by ilayn about 1 month ago
Labels: scipy.sparse.linalg, maintenance, C/C++, Meson

#23273 - DOC: interpolate.make_splprep: fix dimensions ordering

Pull Request - State: closed - Opened by anntzer about 1 month ago - 2 comments
Labels: scipy.interpolate, Documentation

#23272 - BUG: linalg.interpolative.reconstruct_matrix_from_id: segfault for invalid arguments

Issue - State: open - Opened by BergLucas about 1 month ago - 2 comments
Labels: defect, scipy.linalg

#23271 - DOC: interpolate.make_interp_spline: fix minor formatting typos in docstring

Pull Request - State: closed - Opened by anntzer about 1 month ago - 3 comments
Labels: scipy.interpolate, Documentation

#23270 - TYP: generic ``integrate`` types

Pull Request - State: closed - Opened by jorenham about 1 month ago - 1 comment
Labels: scipy.integrate

#23269 - TYP: generic ``sparse.linalg`` types

Pull Request - State: closed - Opened by jorenham about 1 month ago - 3 comments
Labels: scipy.sparse.linalg, C/C++

#23268 - TYP: generic ``stats`` types

Pull Request - State: closed - Opened by jorenham about 1 month ago
Labels: scipy.stats

#23267 - MAINT: sparse: move `_validate_indices` and `_asindices` from methods to functions

Pull Request - State: closed - Opened by dschult about 1 month ago - 2 comments
Labels: scipy.sparse, maintenance

#23266 - BUG: signal.remez: fix handling of `weight` array

Pull Request - State: closed - Opened by gmgunter about 1 month ago
Labels: defect, scipy.signal

#23265 - TST: signal: add test for `zpk2tf` with multi-dimensional arrays

Pull Request - State: closed - Opened by hippowm about 1 month ago - 6 comments
Labels: scipy.signal, maintenance

#23264 - TST: `test_axis_nan_policy`: skip on unexpected exceptions

Pull Request - State: closed - Opened by drew-parsons about 1 month ago - 6 comments
Labels: scipy.stats, maintenance

#23263 - BUG: spatial.Voronoi: qhull internal error (qh_order_vertexneighbors): no neighbor of v4 for f39

Issue - State: open - Opened by sebastienbayle about 1 month ago - 6 comments
Labels: defect, scipy.spatial

#23262 - TST: sparse.linalg: improve coverage for `funm_multiply_krylov`

Pull Request - State: closed - Opened by hippowm about 1 month ago - 2 comments
Labels: scipy.sparse.linalg, maintenance

#23261 - BUG: signal.welch: artificially introduces DC component due to order of detrend and windowing

Issue - State: open - Opened by hareltom about 1 month ago - 1 comment
Labels: defect, scipy.signal

#23260 - MAINT: Remove ``_lib.decorator``

Pull Request - State: closed - Opened by jorenham about 1 month ago
Labels: scipy._lib, maintenance

#23259 - ENH: stats: ``Logistic`` distribution

Pull Request - State: open - Opened by jorenham about 1 month ago - 11 comments
Labels: scipy.stats, enhancement, needs-release-note

#23258 - MAINT: ``sparse`` testing without ``decorator``

Pull Request - State: closed - Opened by jorenham about 1 month ago - 1 comment
Labels: scipy.sparse, scipy._lib, maintenance

#23257 - DOC: add orphaned modules to toctree

Pull Request - State: closed - Opened by scottshambaugh about 1 month ago - 2 comments
Labels: scipy.special, scipy.io, scipy.signal, scipy.spatial, Documentation

#23256 - MAINT: remove `_lib._threadsafety`

Pull Request - State: closed - Opened by jorenham about 1 month ago
Labels: scipy._lib, maintenance

#23255 - MAINT: ``spatial._plotutils``: remove matplotlib 1 code

Pull Request - State: closed - Opened by jorenham about 1 month ago - 1 comment
Labels: scipy.spatial, maintenance

#23254 - DOC: special: LaTeX cleanup

Pull Request - State: closed - Opened by scottshambaugh about 1 month ago - 1 comment
Labels: scipy.special, Documentation

#23253 - BUG: interpolate.RegularGridInterpolator: fix linear interp. on 2D grid with a single point

Pull Request - State: closed - Opened by miccoli about 1 month ago - 3 comments
Labels: defect, scipy.interpolate, Cython

#23252 - DOC: stats.wasserstein_distance: disagrees with linked article

Issue - State: open - Opened by twstephens26 about 1 month ago - 1 comment
Labels: scipy.stats, Documentation

#23251 - ENH: signal: add `sos2ss` and numerically stable `zpk2ss`

Pull Request - State: open - Opened by MaartenBaert about 1 month ago
Labels: enhancement, scipy.signal

#23250 - Remove NumFOCUS as CoC contact

Pull Request - State: open - Opened by matthew-brett about 1 month ago - 2 comments
Labels: scipy._lib, Documentation, DX

#23249 - ENH: spatial.transform.Rotation: Add array API backend

Pull Request - State: open - Opened by amacati about 1 month ago - 19 comments
Labels: enhancement, scipy.spatial, array types

#23248 - BUG/TST: `differentiate` `test_dtype` fails with `float16` on Intel Sapphire Rapids

Issue - State: closed - Opened by boegel about 1 month ago - 3 comments
Labels: defect, maintenance, scipy.differentiate

#23247 - ENH/DOC: signal.hilbert2: Refactor to avoid extra scaling array and improve docstr

Pull Request - State: open - Opened by JesseLivezey about 1 month ago
Labels: enhancement, scipy.signal, Documentation

#23246 - RFC: avoid X-macros in arpack wrappers

Pull Request - State: closed - Opened by h-vetinari about 1 month ago - 24 comments
Labels: scipy.sparse.linalg, maintenance, C/C++, RFC

#23245 - ENH: spatial: triangulation class from predefined simplices

Issue - State: open - Opened by nwood99-ctrl about 1 month ago - 6 comments
Labels: enhancement, scipy.spatial

#23244 - TYP: generic ``optimize`` types

Pull Request - State: closed - Opened by jorenham about 1 month ago
Labels: scipy.optimize

#23243 - DEP: special: remove deprecated functions

Pull Request - State: closed - Opened by j-bowhay about 1 month ago - 1 comment
Labels: scipy.special, deprecated, C/C++, Cython, needs-release-note

#23242 - BUG: \scipy\_lib\_util.py fails tests and functions can't be imported

Issue - State: closed - Opened by MoritzM04 about 1 month ago - 1 comment
Labels: invalid

#23241 - ENH: Return NotImplemented when scipy.spatial.transform.Rotation.__mul__ cannot deal with the type of other.

Issue - State: closed - Opened by gewoondim1 about 1 month ago - 2 comments
Labels: enhancement, scipy.spatial, duplicate

#23240 - Grammar correction

Issue - State: closed - Opened by shadowemperor1510 about 1 month ago - 1 comment

#23239 - Demo script added to plot modulated amplitude wave.

Pull Request - State: closed - Opened by shadowemperor1510 about 1 month ago - 1 comment
Labels: scipy.signal

#23238 - RFC: stats.spearmanr: interface adjustment to enable array API support

Issue - State: open - Opened by mdhaber about 1 month ago
Labels: scipy.stats, RFC

#23237 - DOC: Breadcrumbs missing and sidebar different in API reference docs for modules marked with `:orphan:` flag

Issue - State: closed - Opened by scottshambaugh about 1 month ago - 3 comments
Labels: scipy.special, scipy.io, scipy.signal, scipy.spatial, Documentation

#23236 - BUG: AttributeError: 'BooleanArray' object has no attribute 'nonzero' when running sc.pp.calculate_qc_metrics()

Issue - State: open - Opened by ecwheele about 1 month ago - 3 comments
Labels: defect, scipy.sparse

#23235 - BUG: stats.differential_entropy: check case when window_length is a param and is None

Pull Request - State: closed - Opened by LucaCerina about 1 month ago - 1 comment
Labels: defect, scipy.stats

#23234 - TYP: generic ``interpolate`` types

Pull Request - State: closed - Opened by jorenham about 1 month ago
Labels: scipy.interpolate, static typing

#23233 - Implenent support for `bc_type="periodic"` in `make_splrep` and `make_splprep`

Pull Request - State: open - Opened by czgdp1807 about 1 month ago - 8 comments
Labels: enhancement, scipy.interpolate, C/C++

#23232 - DOC: Fix typo in 1.12.0-notes.rst

Pull Request - State: closed - Opened by ztw33 about 1 month ago
Labels: Documentation

#23231 - DOC: Fix bug in release notes for scipy v1.12.0

Issue - State: closed - Opened by ztw33 about 1 month ago
Labels: Documentation

#23230 - BLD: build process stops early with "numpy-config found: NO"

Issue - State: open - Opened by mrkwjc about 1 month ago - 12 comments
Labels: defect, Build issues