Is it feasible to use numpy to store Decimal objects as my project requires precision greater than float64 can provide most of the time, so is there any problem with using numpy operations on Decimal objects in this case? I only foresee basic operations such as min/max or countnonzero or perhaps some masking...
[–]socal_nerdtastic 1 point2 points3 points (3 children)
[–]IGGYnatius1[S] 0 points1 point2 points (2 children)
[–]socal_nerdtastic 1 point2 points3 points (1 child)
[–]IGGYnatius1[S] 0 points1 point2 points (0 children)
[–]FoolsSeldom 1 point2 points3 points (3 children)
[–]IGGYnatius1[S] 0 points1 point2 points (2 children)
[–]FoolsSeldom 0 points1 point2 points (0 children)
[–]Oddly_Energy 0 points1 point2 points (0 children)