arkouda icon indicating copy to clipboard operation
arkouda copied to clipboard

Cleanup bigint code

Open stress-tess opened this issue 2 years ago • 2 comments

Clean up the bigint code a bit. In particular there are some temporaries that can be eliminated due to me trying to avoid me writing directly into the array part of bigint symentry. Remove duplicated bigint specific code in favor of the general pdarray version. Especially now that the aggregator interface supports bigint

  • [x] #2077
  • [x] #2472
  • [ ] #2473
  • [x] #2474

stress-tess avatar Jan 13 '23 18:01 stress-tess

@pierce314159 - can this be closed since there is only 1 task that is complete? Or do you have more to add?

Ethan-DeBandi99 avatar May 31 '23 16:05 Ethan-DeBandi99

@pierce314159 - can this be closed since there is only 1 task that is complete? Or do you have more to add?

sorry! i must've gotten distracted by something and this slipped my mind. I added the other issues that need to be worked in order to close this

stress-tess avatar May 31 '23 18:05 stress-tess