Skip to content

FEAT: Implementing PyArray_ArrFuncs_nonzero - #45

Merged
SwayamInSync merged 3 commits into
numpy:mainfrom
SwayamInSync:arr_nonzero
Jan 19, 2026
Merged

FEAT: Implementing PyArray_ArrFuncs_nonzero#45
SwayamInSync merged 3 commits into
numpy:mainfrom
SwayamInSync:arr_nonzero

Conversation

@SwayamInSync

Copy link
Copy Markdown
Member

closes #42
This will prevent the segfault

@juntyr juntyr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SwayamInSync
SwayamInSync merged commit 0872a58 into numpy:main Jan 19, 2026
8 checks passed
@SwayamInSync
SwayamInSync deleted the arr_nonzero branch January 22, 2026 06:17
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.

bool(np.array(numpy_quaddtype.QuadPrecision(1))) segfaults

2 participants