Magritte-code / Magritte

A modern software library for simulating radiation transport.
https://magritte.readthedocs.io
GNU General Public License v3.0
17 stars 12 forks source link

Pinned meshio version no longer works with numpy 2.0 #265

Closed ThomasCeulemans closed 3 months ago

ThomasCeulemans commented 3 months ago

Either we could upgrade meshio (currently 5.2.6; this requires fiddling with gmsh input/output scripts to get it working), or we could just remove the dependency (as we are no longer even recommending to use gmsh for remeshing in any of our examples and scripts).

ThomasCeulemans commented 3 months ago

I'll remove meshio (and GMSH) in the main repository. The fork for the astronomy and computing paper will instead limit the numpy version to <2.0.