-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
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
Rewrite complex log1p to improve precision.
00 - Bug
C++
Related to introduction and use of C++ in the NumPy code base
component: numpy.ufunc
#26798
opened Jun 26, 2024 by
WarrenWeckesser
Loading…
ENH: allow start-stop array for indices in reduceat
01 - Enhancement
component: numpy.ufunc
#25476
opened Dec 22, 2023 by
mhvk
Loading…
BUG: floor_divide is not normal when calculating the input containing inf
00 - Bug
component: numpy.ufunc
#23860
opened Jun 1, 2023 by
qipengh
ENH: provide default value for
less
, greater
, etc when used with where
01 - Enhancement
component: numpy.ufunc
#21414
opened Apr 30, 2022 by
oscargus
BUG: gufunc: Incorrect shape returned when both
axes
and keepdims
given.
00 - Bug
component: numpy.ufunc
#19876
opened Sep 15, 2021 by
WarrenWeckesser
Improve dot performance on data that isn't contiguous
01 - Enhancement
component: numpy.ufunc
#19650
opened Aug 11, 2021 by
akhmerov
MAINT: Post UFunc refactor check-list
component: numpy.dtype
component: numpy.ufunc
#19544
opened Jul 22, 2021 by
seberg
1 of 2 tasks
ENH: Create a place for "optimization" ufuncs
01 - Enhancement
component: numpy.ufunc
#18483
opened Feb 24, 2021 by
seberg
ENH: Add support for more complex signatures to ufunc
01 - Enhancement
15 - Discussion
component: numpy.ufunc
#18151
opened Jan 11, 2021 by
cosama
BUG, ENH: Refine Nat checks and division by 0 setting in timedelta division code
00 - Bug
component: numpy.datetime64
(and timedelta64)
component: numpy.ufunc
#17831
opened Nov 23, 2020 by
ganesh-k13
ENH: refactor our loop implementations into a stand-alone library
01 - Enhancement
23 - Wish List
component: numpy.ufunc
component: SIMD
Issues in SIMD (fast instruction sets) code or machinery
#17698
opened Nov 3, 2020 by
mattip
MAINT: Figure out alignment for complex loops
15 - Discussion
component: numpy._core
component: numpy.dtype
component: numpy.ufunc
#17359
opened Sep 21, 2020 by
seberg
ENH: change ufuncs when using
where
without out
to initialize all values
01 - Enhancement
component: numpy.ufunc
#17192
opened Aug 31, 2020 by
tbenst
ufunc.accumulate could avoid a full intermediate result when
out
requires casting
01 - Enhancement
component: numpy.ufunc
#16281
opened May 18, 2020 by
kieranricardo
ENH: timedelta64 mod and floordiv
00 - Bug
component: numpy.datetime64
(and timedelta64)
component: numpy.ufunc
#16195
opened May 8, 2020 by
jbrockmendel
Allow
matmul(B.T, A.T).T
to be optimized to np.matmul(A, B)
01 - Enhancement
component: numpy.ufunc
#15742
opened Mar 11, 2020 by
eric-wieser
matmul ambigious behavior if only one argument is n-dimensional, n>2
04 - Documentation
component: numpy.ufunc
#15641
opened Feb 25, 2020 by
dbankmann
isnan, isposinf and isneginf do not accept fractions.Fraction
33 - Question
Question about NumPy usage or development
component: numpy.ufunc
#15517
opened Feb 5, 2020 by
francois-durand
numpy.sin(True) gives result different from numpy.sin(1)
33 - Question
Question about NumPy usage or development
component: numpy.dtype
component: numpy.ufunc
#15357
opened Jan 20, 2020 by
jrathman
Gufuncs with zero inputs(!) only work with explicit output
component: numpy.ufunc
#15140
opened Dec 20, 2019 by
mhvk
ENH: Stable summation method for cumsum (add.reduce)
01 - Enhancement
15 - Discussion
component: numpy.ufunc
#14909
opened Nov 15, 2019 by
robparrishqc
Improving the error message when adding i8 array to u8 array
01 - Enhancement
04 - Documentation
component: numpy.ufunc
#14828
opened Nov 4, 2019 by
gregreen
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.