-
-
Notifications
You must be signed in to change notification settings - Fork 5
Insights: numpy/numtype
Overview
Could not load contribution data
Please try again later
23 Pull requests merged by 1 person
-
⬆️ bump
ruff
to0.11.6
#525 merged
Apr 18, 2025 -
🎨 simplified
ctypeslib
&ctypes
scalar embeddings#524 merged
Apr 16, 2025 -
🎨 enforce
import _numtype as _nt
everywhere#523 merged
Apr 16, 2025 -
💥 remove
NBitBase
#519 merged
Apr 15, 2025 -
📝 fix numtype logo url
#517 merged
Apr 15, 2025 -
📝 fix numtype logo url
#516 merged
Apr 15, 2025 -
📝 style guide
#515 merged
Apr 15, 2025 -
✨ specialized scalar
dtype
types#514 merged
Apr 15, 2025 -
✅ fix failing
ndarray
bitwise binop tests#513 merged
Apr 14, 2025 -
🐴 better workaround for mypy issues with
ndarray.__{floordiv, mod}__
andc16
#512 merged
Apr 14, 2025 -
✅ fix failing
ndarray.__divmod__
tests#511 merged
Apr 14, 2025 -
✅ fix failing
ndarray
binop tests for__floordiv__
and__mod__
#510 merged
Apr 14, 2025 -
✅ fix failing
ndarray
arithmetic binop tests#509 merged
Apr 14, 2025 -
🤖
ndarray
unop testgen & add missingobject.__add__
#508 merged
Apr 14, 2025 -
♻️ prefer
longdouble|clongdouble
overinexact
#507 merged
Apr 14, 2025 -
🤖
ndarray
binop testgen with abstract scalar types#506 merged
Apr 14, 2025 -
✅ fix failing
ndarray.__add__
tests for builtin scalars#505 merged
Apr 13, 2025 -
✨ improved interface to the NEP 50 promotion rules
#503 merged
Apr 13, 2025 -
🤖 testgen
ndarray
binop vs builtin scalar types#502 merged
Apr 12, 2025 -
🎨 change the max line length from 130 to 120
#501 merged
Apr 12, 2025 -
✨ massive cleanup of the
inexact
binops, by using the embedded NEP 50 rules#500 merged
Apr 12, 2025 -
🎨 shuffle the definition order of the scalar types
#498 merged
Apr 11, 2025 -
✨ massive cleanup of the
integer
binops, by using the embedded NEP 50 rules#497 merged
Apr 11, 2025
1 Pull request opened by 1 person
-
✨ improved `cov` and `corrcoef` annotations
#526 opened
Apr 18, 2025
11 Issues closed by 1 person
-
narrow the `ndarray` binop return dtypes with `_numtype`
#199 closed
Apr 18, 2025 -
simplify `np.ctypeslib.as_ctypes_type` with `_numtype.ToDType*`
#522 closed
Apr 16, 2025 -
improve function annotations in `lib._shape_base_impl`
#521 closed
Apr 16, 2025 -
remove the generic "nbit" parameter from the `number` scalar types
#411 closed
Apr 15, 2025 -
create a style guide
#493 closed
Apr 15, 2025 -
Overview: `ndarray` operator method overhaul
#491 closed
Apr 14, 2025 -
generate `ndarray` unop type-tests
#492 closed
Apr 14, 2025 -
generate `ndarray` binop type-tests for array-likes
#490 closed
Apr 14, 2025 -
generate `ndarray` binop type-tests for abstract scalar types
#488 closed
Apr 14, 2025 -
generate `ndarray` binop type-tests for scalars
#489 closed
Apr 13, 2025 -
change the max line length from 130 to 120
#499 closed
Apr 12, 2025
3 Issues opened by 1 person
-
simplify `np.common_type` with `_numtype.Casts*`
#520 opened
Apr 15, 2025 -
simplify `linalg._linalg` function overloads with `_numtype.Casts*`
#518 opened
Apr 15, 2025 -
exhaustive type-test generation for `_numtype.Casts*`
#504 opened
Apr 13, 2025
6 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Overview: New scalar-type infrastructure
#366 commented on
Apr 16, 2025 • 0 new comments -
Embed the dtype-like types in the scalar types
#138 commented on
Apr 16, 2025 • 0 new comments -
port the `numpy.ma` typing improvements from NumPy
#456 commented on
Apr 17, 2025 • 0 new comments -
annotate the missing private functions in `numpy.linalg._linalg`
#367 commented on
Apr 17, 2025 • 0 new comments -
narrower dtypes in `numpy.lib._function_base_impl`
#180 commented on
Apr 18, 2025 • 0 new comments -
🚚 port `ma.arg{min,max}` and `MaskedArray.arg{min,max}`
#468 commented on
Apr 15, 2025 • 0 new comments