-
-
Notifications
You must be signed in to change notification settings - Fork 4
Insights: numpy/numtype
Overview
-
- 48 Merged pull requests
- 0 Open pull requests
- 10 Closed issues
- 5 New issues
Could not load contribution data
Please try again later
48 Pull requests merged by 3 people
-
ποΈ mark
NBitBase
as deprecated in type stubs#425 merged
Mar 30, 2025 -
π update reference link order
#442 merged
Mar 30, 2025 -
β¬οΈ bump
mkdocs-material
to9.6.10
#441 merged
Mar 30, 2025 -
π fix outdated reference to
README.md
in the contributing guide on documentation#440 merged
Mar 30, 2025 -
π update reference links in
CONTRIBUTING.md
#436 merged
Mar 30, 2025 -
β¬οΈ Bump astral-sh/setup-uv from 5 to 6
#438 merged
Mar 30, 2025 -
π· update dependabot configuration to allow all dependency types
#437 merged
Mar 30, 2025 -
π add instructions for previewing documentation site
#435 merged
Mar 30, 2025 -
π document some of the differences with NumPy
#434 merged
Mar 29, 2025 -
π fix mkdocs
site_url
#433 merged
Mar 29, 2025 -
π¦ reoganize development dependency groups
#432 merged
Mar 29, 2025 -
π ensure data privacy on the docs site
#430 merged
Mar 29, 2025 -
π configure GA4
#429 merged
Mar 29, 2025 -
π update section header for
Tox
#428 merged
Mar 29, 2025 -
π· deploy docs on push to
main
#427 merged
Mar 29, 2025 -
π setup mkdocs and mimick
pydata-sphinx-theme
#416 merged
Mar 29, 2025 -
π fix failing
integer
binop type-tests#424 merged
Mar 28, 2025 -
β add tests for
format_ignores
#423 merged
Mar 28, 2025 -
π fix failing
[un]signedinteger
binop type-tests#422 merged
Mar 28, 2025 -
π·οΈ stub _-{l,r}]strip_chars
#413 merged
Mar 27, 2025 -
π©Ή fix failing generated scalar
divmod
tests#421 merged
Mar 27, 2025 -
π€ test generation for scalar
divmod
#420 merged
Mar 27, 2025 -
π
ruff.toml
=>.ruff.toml
#419 merged
Mar 27, 2025 -
π€ reorganize the generated tests
#418 merged
Mar 27, 2025 -
π update
format_ignores.py
to accept multiple paths as input#412 merged
Mar 27, 2025 -
β¬οΈ bump
baseedpyright
to1.28.4
(pyright1.1.398
)#414 merged
Mar 26, 2025 -
β»οΈ prefer using concrete scalar types instead of
_numtype
's abstract aliases#410 merged
Mar 26, 2025 -
π₯ concrete
unsignedinteger
scalar types#408 merged
Mar 26, 2025 -
π₯ concrete
signedinteger
scalar types#407 merged
Mar 25, 2025 -
π fix incorrect binop signatures of the abstract scalar types
#402 merged
Mar 25, 2025 -
π·οΈ stub _core.umath._[{l,r}]strip_whitespace
#404 merged
Mar 25, 2025 -
π add development tools section to
CONTRIBUTING.md
#403 merged
Mar 25, 2025 -
π§ add ignore-format in lefthook configuration
#401 merged
Mar 25, 2025 -
π€ abstract scalar binop type-tests generation
#400 merged
Mar 25, 2025 -
π NumType-specific contributing guide
#399 merged
Mar 25, 2025 -
β¬οΈ dependency updates and fixed lefthook config
#398 merged
Mar 25, 2025 -
π₯ concrete floating scalar types
#397 merged
Mar 24, 2025 -
π· add
format-ignores
step to CI#396 merged
Mar 24, 2025 -
π·οΈ stub unary ufuncs
[arc]{cos,sin,tan}[h]
,exp*
,log*
, andrint
#379 merged
Mar 24, 2025 -
π§βπ» add
format_ignores
tool#387 merged
Mar 24, 2025 -
π§βπ» add
lefthook
for pre-commit formatting and linting#394 merged
Mar 24, 2025 -
β»οΈ enhance
_Call11bool
#386 merged
Mar 24, 2025 -
π₯ concrete complex scalar types
#391 merged
Mar 24, 2025 -
β validation tests for the C data type assumptions
#390 merged
Mar 23, 2025 -
β¨ improved
ndarray
and better_numtype
aliases#384 merged
Mar 23, 2025 -
π·οΈ stub
copysign
,heaviside
,logaddexp
,logaddexp2
,nextafter
#376 merged
Mar 23, 2025 -
β»οΈ improve test consistency
#385 merged
Mar 23, 2025 -
π fix fallback in
_Call21Bool
#383 merged
Mar 23, 2025
10 Issues closed by 2 people
-
actively discourage or prevent the usage of `numpy.typing.NBitBase`
#395 closed
Mar 30, 2025 -
add cron job for automated dependency version checks
#426 closed
Mar 30, 2025 -
documentation with mkdocs
#415 closed
Mar 29, 2025 -
deal with the LSP violations by the scalar type binop methods
#405 closed
Mar 28, 2025 -
test generation for scalar `__[r]divmod__`
#406 closed
Mar 27, 2025 -
`tool/format_ignores.py` does not support multiple files, breaking lefthook
#409 closed
Mar 27, 2025 -
Concrete `numpy.number` subtypes
#136 closed
Mar 26, 2025 -
`[c]longdouble.item()` should return `[c]longdouble`, not `float` / `complex`
#198 closed
Mar 24, 2025 -
Investigate Lefthook
#389 closed
Mar 24, 2025 -
add pre commit config for better DX
#388 closed
Mar 23, 2025
5 Issues opened by 2 people
-
`dependabot` is broken when updating package with `uv`
#439 opened
Mar 30, 2025 -
type-test generation for subscripted `datetime64` and `timedelta64` operands
#417 opened
Mar 27, 2025 -
remove the generic "nbit" parameter from the `number` scalar types
#411 opened
Mar 26, 2025 -
use `dprint`
#393 opened
Mar 24, 2025 -
Tracker: Differences with NumPy
#392 opened
Mar 24, 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.
-
Annotating the ufuncs
#230 commented on
Mar 25, 2025 β’ 0 new comments -
Public `_ArrayLike*_co` + non-coercible aliases for all dtypes, scalars, and arrays
#135 commented on
Mar 26, 2025 β’ 0 new comments -
Embed the promotion rules in the scalar types (!)
#137 commented on
Mar 26, 2025 β’ 0 new comments -
Embed the possible dtype-likes in the scalar types
#138 commented on
Mar 26, 2025 β’ 0 new comments -
Overview: New scalar-type infrastructure
#366 commented on
Mar 26, 2025 β’ 0 new comments -
Overview: The first release
#16 commented on
Mar 29, 2025 β’ 0 new comments