Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork10.9k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
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 openedJun 26, 2024 byWarrenWeckesserLoading…
ENH: allow start-stop array for indices in reduceat 01 - Enhancement component: numpy.ufunc
#25476 openedDec 22, 2023 bymhvkLoading…
BUG: floor_divide is not normal when calculating the input containing inf 00 - Bug component: numpy.ufunc
#23860 openedJun 1, 2023 byqipengh
ENH: provide default value for
less
,greater
, etc when used withwhere
01 - Enhancement component: numpy.ufunc #21414 openedApr 30, 2022 byoscargus
BUG: gufunc: Incorrect shape returned when both
axes
andkeepdims
given. 00 - Bug component: numpy.ufunc #19876 openedSep 15, 2021 byWarrenWeckesser
Improve dot performance on data that isn't contiguous 01 - Enhancement component: numpy.ufunc
#19650 openedAug 11, 2021 byakhmerov
MAINT: Post UFunc refactor check-list component: numpy.dtype component: numpy.ufunc
#19544 openedJul 22, 2021 byseberg
1 of 2 tasks
ENH: Create a place for "optimization" ufuncs 01 - Enhancement component: numpy.ufunc
#18483 openedFeb 24, 2021 byseberg
ENH: Add support for more complex signatures to ufunc 01 - Enhancement 15 - Discussion component: numpy.ufunc
#18151 openedJan 11, 2021 bycosama
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 openedNov 23, 2020 byganesh-k13
ENH: refactor our loop implementations into a stand-alone library 01 - Enhancement 23 - Wish List component: numpy.ufunc component: SIMDIssues in SIMD (fast instruction sets) code or machinery
#17698 openedNov 3, 2020 bymattip
ENH: change ufuncs when using
where
withoutout
to initialize all values 01 - Enhancement component: numpy.ufunc #17192 openedAug 31, 2020 bytbenst
ENH: timedelta64 mod and floordiv 00 - Bug component: numpy.datetime64(and timedelta64) component: numpy.ufunc
#16195 openedMay 8, 2020 byjbrockmendel
Allow
matmul(B.T, A.T).T
to be optimized tonp.matmul(A, B)
01 - Enhancement component: numpy.ufunc #15742 openedMar 11, 2020 byeric-wieser
matmul ambigious behavior if only one argument is n-dimensional, n>2 04 - Documentation component: numpy.ufunc
#15641 openedFeb 25, 2020 bydbankmann
isnan, isposinf and isneginf do not accept fractions.Fraction 33 - QuestionQuestion about NumPy usage or development component: numpy.ufunc
#15517 openedFeb 5, 2020 byfrancois-durand
numpy.sin(True) gives result different from numpy.sin(1) 33 - QuestionQuestion about NumPy usage or development component: numpy.dtype component: numpy.ufunc
#15357 openedJan 20, 2020 byjrathman
Gufuncs with zero inputs(!) only work with explicit output component: numpy.ufunc
#15140 openedDec 20, 2019 bymhvk
ENH: Stable summation method for cumsum (add.reduce) 01 - Enhancement 15 - Discussion component: numpy.ufunc
#14909 openedNov 15, 2019 byrobparrishqc
ProTip! Addno:assignee to see everything that’s not assigned.