-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Issues: scipy/scipy
Tracker: array types (CuPy, PyTorch & co) and array API stand...
#18867
opened Jul 12, 2023 by
rgommers
Open
29
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
Label
Projects
Milestones
Assignee
Sort
Issues list
DOC: build failing on main
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
#22249
opened Jan 5, 2025 by
j-bowhay
DOC: optimize.root: switch x - y coordinates in example
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
scipy.optimize
DOC: Interactive notebooks in stats tutorials are not working in version 1.15 docs.
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
#22241
opened Jan 4, 2025 by
steppi
DOC: update roadmap
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
#22209
opened Dec 29, 2024 by
lucascolley
6 tasks
DOC: Clarify support behavior in rv_continuous documentation
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
scipy.stats
#22201
opened Dec 27, 2024 by
OmerCohen7530
Loading…
BUG (DOC?): A clear bug or issue that prevents SciPy from being installed or used as expected
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
scipy.linalg
linalg.qr_update
fails for k > M - N
, M > N
defect
#22200
opened Dec 27, 2024 by
mdhaber
DOC/MAINT: stats/signal: 5 build warnings locally
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
maintenance
Items related to regular maintenance tasks
scipy.signal
scipy.stats
#22178
opened Dec 24, 2024 by
lucascolley
DOC: UnivariateSpline smoothing condition probably incorrect
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
scipy.interpolate
#22109
opened Dec 17, 2024 by
Andrew-Kelley
DOC: integrate.quad: uses Gauss-Kronrod not Curtis-Clenshaw?
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
good first issue
Good topic for first contributor pull requests, with a relatively straightforward solution
query
A question or suggestion that requires further information
scipy.integrate
#22093
opened Dec 16, 2024 by
trubatchd
DOC: sparse: Several functions are missing the 'Returns' section of their docstring
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
good first issue
Good topic for first contributor pull requests, with a relatively straightforward solution
scipy.sparse
#22065
opened Dec 12, 2024 by
WarrenWeckesser
DOC: ndimage.minimum: incorrect return type
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
scipy.ndimage
DOC: stats: clarify the support of a distribution is unaffected by loc and scale
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
good first issue
Good topic for first contributor pull requests, with a relatively straightforward solution
scipy.stats
#22045
opened Dec 10, 2024 by
guicho271828
DOC: updating release process docs for versioning simplification
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
DOC, BUG: doc build failure due to scipy.misc changes
defect
A clear bug or issue that prevents SciPy from being installed or used as expected
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
#22020
opened Dec 7, 2024 by
tylerjereddy
DOC: Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
good first issue
Good topic for first contributor pull requests, with a relatively straightforward solution
scipy.ndimage
ndimage.median_filter
: document behaviour with nan
s or even size
Documentation
#22000
opened Dec 4, 2024 by
vineet-ks
STY: fix lint rule UP031
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
maintenance
Items related to regular maintenance tasks
#21987
opened Dec 1, 2024 by
Transurgeon
Loading…
DOC: add Array API Standard support directive
array types
Items related to array API support and input array validation (see gh-18286)
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
DOC: Items related to array API support and input array validation (see gh-18286)
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
assert_allclose
instead of xp_assert_close
is recommended in Developer Guide
array types
#21717
opened Oct 16, 2024 by
DietBru
DOC: conda-forge Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
good first issue
Good topic for first contributor pull requests, with a relatively straightforward solution
compilers
package now also usable on windows
Documentation
#21716
opened Oct 16, 2024 by
h-vetinari
DOC: sparse.linalg: Consistent docstrings for iterative solvers
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
scipy.sparse.linalg
#21659
opened Oct 3, 2024 by
lobpcg
DOC: spatial.distance: improve documentation of Boolean metrics
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
scipy.spatial
DOC: special: improving documentation on shifted Jacobi polynomials
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
scipy.special
#21480
opened Aug 30, 2024 by
gertingold
Loading…
DOC: Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
scipy.linalg
linalg.cho_{factor, solve}
: explain overwrite_*
keywords
Documentation
#21456
opened Aug 26, 2024 by
kvkarandashev
DOC: signal.correlate: formula doesn't match behavior when Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
scipy.signal
x
is longer than y
Documentation
#21341
opened Aug 8, 2024 by
zhong-yy
BUG: sparse: Possible bug in CSR matrix dot product
defect
A clear bug or issue that prevents SciPy from being installed or used as expected
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
scipy.sparse
#21327
opened Aug 5, 2024 by
firstkingofrome
Previous Next
ProTip!
Adding no:label will show everything without a label.