Closed GabrielFernandezFernandez closed 7 months ago
This PR should fix the issue of MAGIK notebook not running with NumPy=>1.24 due to the expired deprecation from NumPy=1.24 of the ragged array creation and deprecation of built-in type aliases in NumPy=1.20.
It looks good to merge!
This PR should fix the issue of MAGIK notebook not running with NumPy=>1.24 due to the expired deprecation from NumPy=1.24 of the ragged array creation and deprecation of built-in type aliases in NumPy=1.20.