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

DOC: sparse.csgraph.dijkstra: add warning for directed=False behaviour Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.sparse.csgraph scipy.sparse
#20738 opened May 18, 2024 by bharatr21 Loading…
TST, MAINT: array API GPU test shims maintenance Items related to regular maintenance tasks scipy.optimize
#20737 opened May 18, 2024 by tylerjereddy Loading… 1.14.0
BUG: stats.ttest_1samp: fix use of keepdims defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.stats
#20734 opened May 17, 2024 by sdiebolt Draft
BUG: interpolate: do not segfault on bad boundary conditions defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.interpolate
#20732 opened May 17, 2024 by ev-br Loading…
DOC: stats.{circmean, circvar, circstd}: improve accuracy/clarity Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.stats
#20726 opened May 16, 2024 by fancidev Loading…
ENH: sparse: Speed up _add_sparse for DIA format enhancement A new feature or improvement scipy.sparse
#20722 opened May 16, 2024 by perimosocordiae Loading…
BUG: signal: fix peak widths zero division error Cython Issues with the internal Cython code base defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.signal
#20721 opened May 16, 2024 by Jerry-Ma Loading…
MAINT: sparse: fix init func sig to allow maxprint to be set maintenance Items related to regular maintenance tasks scipy.sparse
#20719 opened May 16, 2024 by dschult Loading…
ENH: Speed up sparse.csgraph.dijkstra 2.0 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.sparse.csgraph scipy.sparse
#20717 opened May 15, 2024 by tsery-ns Loading…
DEP: integrate.quad_vec: deprecate quadrature="trapz" deprecated Items related to behavior that has been deprecated scipy.integrate
#20716 opened May 15, 2024 by j-bowhay Loading… 1.14.0
ENH: optimize.HessianUpdateStrategy: add __matmul__ enhancement A new feature or improvement scipy.optimize
#20713 opened May 14, 2024 by dschmitz89 Loading…
ENH/BLD: Add install tags for tests 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 Meson Items related to the introduction of Meson as the new build system for SciPy
#20712 opened May 14, 2024 by czgdp1807 Loading…
ENH: stats: add dunnett_from_stats enhancement A new feature or improvement scipy.stats
#20706 opened May 13, 2024 by JohnAbe Draft
ENH: spatial: remove redundant weight summing from hamming distance C/C++ Items related to the internal C/C++ code base enhancement A new feature or improvement scipy.spatial
#20703 opened May 12, 2024 by DavidM603 Draft
BUG: stats: Fix zipf.pmf and zipfian.pmf for int32 k 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.stats
#20702 opened May 12, 2024 by dschmitz89 Loading… 1.14.0
TST/MAINT: special: test with CuPy, make some CUDA fixes 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.special
#20701 opened May 12, 2024 by steppi Loading…
MAINT: stats.gstd: return result rather than raising deprecated Items related to behavior that has been deprecated maintenance Items related to regular maintenance tasks scipy.stats
#20696 opened May 11, 2024 by mdhaber Loading…
BUG: special.ndtr: fix error in implementation 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.special
#20695 opened May 11, 2024 by ThibaultDECO Loading…
WIP/CI: fail slow tests (not --full) CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure
#20672 opened May 9, 2024 by mdhaber Loading…
ENH: interpolate: fix concurrency issues throughout maintenance Items related to regular maintenance tasks scipy.interpolate
#20671 opened May 8, 2024 by andfoy Draft
4 tasks done
EHN: signal.window: 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.signal
#20668 opened May 8, 2024 by jakevdp Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.