Skip to content
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

bigint binops #1995

Closed
Tracked by #1960
stress-tess opened this issue Dec 22, 2022 · 0 comments · Fixed by #1999
Closed
Tracked by #1960

bigint binops #1995

stress-tess opened this issue Dec 22, 2022 · 0 comments · Fixed by #1999
Assignees

Comments

@stress-tess
Copy link
Member

stress-tess commented Dec 22, 2022

Add bigint binops, , bigint_to_uint_arrays, slice_bits

@stress-tess stress-tess self-assigned this Dec 22, 2022
stress-tess pushed a commit to stress-tess/arkouda that referenced this issue Dec 23, 2022
This PR (closes Bears-R-Us#1995):
- Adds `binopvv`, `binopsv`, `binopvs` for `bigint`
- Adds `.bigint_to_uint_arrays`
- Adds `slice_bits`
- Adds testing for all this functionality

Note: I'm going to add operation equals for binops in a separate PR since this got a bit long
stress-tess pushed a commit to stress-tess/arkouda that referenced this issue Jan 3, 2023
This PR (closes Bears-R-Us#1995):
- Adds `binopvv`, `binopsv`, `binopvs` for `bigint`
- Adds `.bigint_to_uint_arrays`
- Adds `slice_bits`
- Adds testing for all this functionality

Note: I'm going to add operation equals for binops in a separate PR since this got a bit long
@stress-tess stress-tess mentioned this issue Jan 6, 2023
5 tasks
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 a pull request may close this issue.

1 participant