Closed nachovizzo closed 3 years ago
Fixes: "TypeError: Indices must be either a mask or an integer array-like". By inspecting the triangles array, I realized that it had dtype=np.float64.
Fixes: "TypeError: Indices must be either a mask or an integer array-like". By inspecting the triangles array, I realized that it had dtype=np.float64.