Tin mới
DOC: In ufunc class documentation the identity attribute points to the identity() function
BUG: incorrect floored division of negative timedeltas
ENH: make "no" and "equiv" casting consistent for Python scalars in ufuncs and copyto
TST: test_unary_spurious_fpexception fails comprehensively on riscv
triage reviewIssue/PR to be discussed at the next triage meeting
Tracking Issue: Support for CPython subinterpreters in NumPy
BUG: np.corrcoef returns finite ±1/near-±1 for exactly constant vectors
ENH: nanminmax follow-up design - new function vs nan_policy kwarg on np.minmax
BUG: StringDType loses trailing NULs from str scalars in Python wrappers