Skip to content

Add an add ufunc #57

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 18, 2023
Merged

Add an add ufunc #57

merged 1 commit into from
Apr 18, 2023

Conversation

peytondmurray
Copy link
Contributor

This PR adds an add ufunc which concatenates strings element-wise, and a test to make sure it works the same as python string concatenation works.

@peytondmurray peytondmurray force-pushed the ufunc-add branch 3 times, most recently from f240f86 to 702e2b3 Compare April 17, 2023 20:55
@ngoldbaum ngoldbaum merged commit 26c270c into numpy:main Apr 18, 2023
@peytondmurray peytondmurray deleted the ufunc-add branch April 18, 2023 20:38
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.

3 participants