-
Notifications
You must be signed in to change notification settings - Fork 49
Pull requests: jax-ml/ml_dtypes
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Moved finfo _finfo_cache initialization at class creation level
pull ready
#192
by vfdev-5
was merged Sep 16, 2024
Loading…
Temporarily disable free-threading build & multithread tests
pull ready
#191
by jakevdp
was merged Sep 13, 2024
Loading…
Use PyType_FromSpecWithBases to construct the scalar type objects.
pull ready
#190
by hawkinsp
was merged Sep 16, 2024
Loading…
Tests: ignore several NaN warnings for new dtypes
pull ready
#186
by jakevdp
was merged Sep 12, 2024
Loading…
[CI] Allow any python version for pre-commit
pull ready
#184
by sergey-kozub
was merged Sep 17, 2024
Loading…
Adding
clang-format to pre-commit YAML config.
pull ready
#182
by balancap
was merged Sep 4, 2024
Loading…
Add sub-byte data types: float4_e2m1fn, float6_e2m3fn, float6_e3m2fn
pull ready
#181
by sergey-kozub
was merged Sep 12, 2024
Loading…
Add FP8 support to the exhaustive tests
#177
by copybara-service
bot
was closed Sep 29, 2024
Loading…
CI: build against the most recent NumPy 2.X release
pull ready
#173
by jakevdp
was merged Aug 26, 2024
Loading…
BUG: fix float divmod with zero denominator
pull ready
#172
by jakevdp
was merged Aug 23, 2024
Loading…
Added CPython free-threading support and basic CI env
pull ready
#168
by vfdev-5
was merged Sep 9, 2024
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.