IAOCEA / healpix-convolution

Other
1 stars 2 forks source link

pass the shape as a tuple to `reshape` #15

Closed keewis closed 3 months ago

keewis commented 3 months ago

This allows the code to also work with dask / cupy (but because we're creating sparse arrays from that, additional work is necessary to allow going all the way).