astrofrog / fast-histogram

:zap: Fast 1D and 2D histogram functions in Python :zap:
BSD 2-Clause "Simplified" License
266 stars 28 forks source link

Fix incorrect strides when multiple arrays are present #52

Closed astrofrog closed 4 years ago

astrofrog commented 4 years ago

Fixes https://github.com/astrofrog/fast-histogram/issues/51