Skip to content

Upgrade numpy to 1.24 to reproduce error with TatooineMesher

Actually TatooineMesher fails on error:

AttributeError: module 'numpy' has no attribute 'float'

This upgrade numpy to 1.24 to be able to reproduce and fix interpolation.

Merge request reports