-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Issues: numpy/numpy
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
BUG: test error collecting
f2py/tests/test_abstract_interface.py
00 - Bug
component: numpy.f2py
#25447
opened Dec 21, 2023 by
rgommers
BUG:
np.log(max_value_for_longdouble)
fails on Linux aarch64
00 - Bug
component: numpy._core
#25460
opened Dec 22, 2023 by
rgommers
use __array_function__ on functions outside numpy
00 - Bug
component: __array_function__
#13872
opened Jun 30, 2019 by
rgommers
np.clip with complex input is untested and has odd behavior
00 - Bug
component: numpy._core
#15630
opened Feb 23, 2020 by
rgommers
TestCond.test_nan test failure for latest OpenBLAS
00 - Bug
component: numpy.linalg
#18914
opened May 5, 2021 by
rgommers
Investigate if/how we can use Issues in SIMD (fast instruction sets) code or machinery
archspec
for distributing more optimized binaries
01 - Enhancement
component: distribution
component: SIMD
#20671
opened Dec 27, 2021 by
rgommers
test_format.py::test_python2_python3_interoperability
fails on Python 3.12
00 - Bug
component: numpy.lib
#23988
opened Jun 19, 2023 by
rgommers
Cirrus CI free usage going away - job runtime issues & credits
component: CI
#24280
opened Jul 28, 2023 by
rgommers
Consider populating
optional-dependencies
in pyproject.toml
03 - Maintenance
component: build
#24670
opened Sep 8, 2023 by
rgommers
-fno-strict-aliasing
usage - is it needed, and if so do we default to it?
#25004
opened Oct 25, 2023 by
rgommers
Doing something about slow tests again
17 - Task
component: CI
#25472
opened Dec 22, 2023 by
rgommers
Deprecating in-place operations where the out-of-place equivalent would upcast?
07 - Deprecation
component: numpy._core
#25621
opened Jan 18, 2024 by
rgommers
Making the numpy test suite separately installable
01 - Enhancement
14 - Release
17 - Task
#26289
opened Apr 16, 2024 by
rgommers
np.asarray(masked_array)
should raise rather than silently dropping the mask
17 - Task
component: numpy.ma
#26669
opened Jun 12, 2024 by
rgommers
f2py issue when returning a single tuple
00 - Bug
component: numpy.f2py
#2981
opened Feb 12, 2013 by
rgommers
moving x86-64 feature baseline to SSE4.2?
component: SIMD
Issues in SIMD (fast instruction sets) code or machinery
#27851
opened Nov 25, 2024 by
rgommers
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.