Skip to content

feat(python): add NumPy ArrayMethod float64 loops - #61

Merged
mentaljam merged 1 commit into
mainfrom
feat/numpy2-ufuc-api
Aug 26, 2026
Merged

mentaljam merged 1 commit into
mainfrom
feat/numpy2-ufuc-api

Conversation

@mentaljam

Copy link
Copy Markdown
Contributor

Use native ptfkit headers for generated ufunc kernels and register contiguous and strided float64 ArrayMethod loops.

Package the native headers in source distributions, preserve scalar wrapper behaviour through a shared private dispatch helper, and keep generated wrappers focused on argument wiring and result construction.

Use native ptfkit headers for generated ufunc kernels and register
contiguous and strided float64 ArrayMethod loops.

Package the native headers in source distributions, preserve scalar
wrapper
behaviour through a shared private dispatch helper, and keep generated
wrappers
focused on argument wiring and result construction.
@mentaljam
mentaljam requested a review from IsNeron August 25, 2026 14:22
@mentaljam
mentaljam merged commit 4399101 into main Aug 26, 2026
12 checks passed
@mentaljam
mentaljam deleted the feat/numpy2-ufuc-api branch September 4, 2026 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants