You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docs(DifferenceArray): specify array argument's eltype as <:Number, fix spelling
* refactor(DifferenceArray): explicitly use `copy` to make a copy
* docs(Basic): add docstring for prefix_sum
* fix(Basic): return array of proper type from prefix_sum instead of Any array
* test(Basic): test prefix_sum on other Number types, not just integers
0 commit comments