Skip to content

Issues: scipy/scipy

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Issues list

MAINT: ndimage test failures with CuPy array types Items related to array API support and input array validation (see gh-18286) maintenance Items related to regular maintenance tasks scipy.ndimage
#21486 opened Aug 30, 2024 by tylerjereddy
DOC: optimize: nnls documents atol parameter which does nothing Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.optimize
#21484 opened Aug 30, 2024 by nickodell
BUG: free-threaded 3.13 segmentation fault when calling linalg.cho_solve in different threads defect A clear bug or issue that prevents SciPy from being installed or used as expected free-threading Items related to supporting free-threaded (a.k.a. "no-GIL") builds of CPython scipy.linalg
#21479 opened Aug 30, 2024 by lesteve
BUG: Multiple test failures on OpenSuse/tumbleweed aarch64 defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.linalg scipy.optimize scipy.sparse.linalg
#21475 opened Aug 29, 2024 by ggardet
DOC: add a CITATION.cff file Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
#21470 opened Aug 28, 2024 by reshamas
ENH: linalg: N-D array (batch) support enhancement A new feature or improvement scipy.linalg
#21466 opened Aug 27, 2024 by mdhaber
5 of 85 tasks
BUG: ImportError: wrt undefined symbol: dstevr_ defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.special
#21465 opened Aug 27, 2024 by tgurr
BUG: stats: qrvs: hppa failing many tests defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.stats
#21463 opened Aug 27, 2024 by drew-parsons
BUG: special.pro_rad2: incorrect results defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.special
#21461 opened Aug 27, 2024 by gavinmacaulay
MAINT, DOC: make dist pipefail issue Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org maintenance Items related to regular maintenance tasks
#21460 opened Aug 27, 2024 by tylerjereddy
BUG: interp1d linear interpolation produces negative output on non-negative np.float32 inputs defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.interpolate
#21459 opened Aug 26, 2024 by jameswilburlewis
DOC: linalg.cho_{factor, solve}: explain overwrite_* keywords Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.linalg
#21456 opened Aug 26, 2024 by kvkarandashev
ENH: Add support for Xi Correlation in scipy enhancement A new feature or improvement scipy.stats
#21453 opened Aug 26, 2024 by matbmeijer
BUG: nearly real Hermitian matrix acquire large imaginary part in eigenvectors from scipy.linalg.eigh defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.linalg
#21445 opened Aug 24, 2024 by hongzhouye
BUG: Canonicalization of scipy.sparse.csr_array seems broken defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.sparse
#21442 opened Aug 24, 2024 by hameerabbasi
BUG: scipy-1.14.1-cp312-cp312-macosx_12_0_arm64 wheel rejected by pip check defect A clear bug or issue that prevents SciPy from being installed or used as expected Official binaries Items related to the official SciPy binaries, including wheels and vendored libs
#21436 opened Aug 23, 2024 by duncanmmacleod
BUG: special.betaincinv returns nan defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.special
#21426 opened Aug 21, 2024 by asi1024 1.14.2
DOC/DEV: direct to building guide from quickstart guide 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 good first issue Good topic for first contributor pull requests, with a relatively straightforward solution
#21421 opened Aug 20, 2024 by lucascolley
BUG: special: Unchecked calls of malloc() and calloc() in specfun.h defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.special
#21417 opened Aug 20, 2024 by WarrenWeckesser
ENH: Integrating OpenBLAS Meson build Build issues Issues with building from source, including different choices of architecture, compilers and OS enhancement A new feature or improvement Meson Items related to the introduction of Meson as the new build system for SciPy
#21396 opened Aug 15, 2024 by mtsokol
DEV: jupytext notebooks break caching of doc builds 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
#21394 opened Aug 15, 2024 by rgommers
BUG: mips64el fails special test_cython (cy_gamma) 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.special
#21393 opened Aug 15, 2024 by drew-parsons
ProTip! Exclude everything labeled bug with -label:bug.