Fix tutorial notebook
Created by: daviddoji
There was a casting error when using the numba_histogramdd
function of the binning
module that failed due to Numba's more stricted types.
This PR should close #44 (closed)
Created by: daviddoji
There was a casting error when using the numba_histogramdd
function of the binning
module that failed due to Numba's more stricted types.
This PR should close #44 (closed)