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
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
Assignee
Filter by who’s assigned
Sort

Issues list

TST: TestEig.test_singular failing tolerance with generic BLAS installed defect A clear bug or issue that prevents SciPy from being installed or used as expected maintenance Items related to regular maintenance tasks scipy.linalg
#20911 opened Jun 5, 2024 by drew-parsons
BUG: positional argument DeprecationWarning message is overly long defect A clear bug or issue that prevents SciPy from being installed or used as expected deprecated Items related to behavior that has been deprecated scipy._lib
#20910 opened Jun 5, 2024 by cjerdonek
BUG: sparse.csgraph.dijkstra errors on inputs with int64 or no indices defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.sparse.csgraph
#20904 opened Jun 5, 2024 by larsoner
BUG: special.lpmv(0,v,-1) returns incorrect value for non-integer v defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.special
#20902 opened Jun 5, 2024 by oldgreymare
BUG: stats.kstest: units stripped from astropy.unit.Quantity objects starting with 1.12.0 defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.stats
#20896 opened Jun 4, 2024 by dsavransky
DOC/DEV: Developer docs should mention Accelerate support 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
#20893 opened Jun 4, 2024 by nickodell
BUG: interpolate.BSpline.basis_element differs from BSpline on the last spline defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.interpolate
#20888 opened Jun 4, 2024 by ninivert
MAINT: clean up sparse._sputils.getdtype maintenance Items related to regular maintenance tasks scipy.sparse
#20879 opened Jun 3, 2024 by stefanv
CI: adding a Windows CI job with MSVC + MKL + Intel Fortran (ifx) CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure enhancement A new feature or improvement
#20878 opened Jun 3, 2024 by rgommers
BUG/BLD: scipy-1.13.1 fails to build with msvc Build issues Issues with building from source, including different choices of architecture, compilers and OS defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.special
#20860 opened Jun 2, 2024 by cgohlke
TYP: _lib.doccer: add type annotations scipy._lib static typing Items related to static typing
#20854 opened Jun 1, 2024 by pavyamsiri
MAINT/DEV: improve command line clarity of dev.py DX Everything related to making the experience of working on SciPy more pleasant maintenance Items related to regular maintenance tasks
#20848 opened May 31, 2024 by fancidev
BUG: signal.iirfilter: returns NaNs defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.signal
#20847 opened May 31, 2024 by Phillip-M-Feldman
BUG: first shared library in scipy fails to be consumed by MSVC Build issues Issues with building from source, including different choices of architecture, compilers and OS 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 Meson Items related to the introduction of Meson as the new build system for SciPy scipy.special
#20840 opened May 30, 2024 by h-vetinari 1.14.0
BUG: special.fdtri: inaccurate results for extreme arguments (exposed via scipy.stats.f.ppf) defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.special
#20835 opened May 30, 2024 by naoyaikeda
BUG: Numerically incorrect scipy.signal.savgol_coeffs (also affects scipy.signal.savgol_filter) defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.signal
#20825 opened May 28, 2024 by MothNik
BUG: SLSQP Inequality constraints incompatible when no constraints are present or constraints are respected defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.optimize
#20823 opened May 28, 2024 by LoGaL93
BUG: stats.levy_stable.rvs: "S0"-parameterization ignored defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.stats
#20821 opened May 28, 2024 by bewit
BUG: sparse.csgraph.minimum_spanning_tree: 64bit indices unsupported defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.sparse.csgraph
#20817 opened May 28, 2024 by anntzer
BUG: optimize.nnls sometimes fails when input A is a Fortran order array defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.optimize
#20813 opened May 27, 2024 by wangzcl
TST: my local test failures defect A clear bug or issue that prevents SciPy from being installed or used as expected maintenance Items related to regular maintenance tasks
#20808 opened May 27, 2024 by mdhaber
Failures for new pytest-fail-slow check in Windows CI jobs CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure maintenance Items related to regular maintenance tasks
#20806 opened May 27, 2024 by rgommers
ProTip! Add no:assignee to see everything that’s not assigned.