Skip to content

Fix tutorial notebook

Muhammad Zain Sohail requested to merge fix_tutorial_nb into main

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)

Merge request reports

Loading