ChristopherMayes / openPMD-beamphysics

Tools for analyzing and viewing particle data in the openPMD standard, extension beamphysics.
https://christophermayes.github.io/openPMD-beamphysics/
Apache License 2.0
16 stars 15 forks source link

FIX: numpy2 support #66

Open ken-lauer opened 2 months ago

ken-lauer commented 2 months ago

Migration guide: https://numpy.org/doc/stable/numpy_2_0_migration_guide.html

ax3l commented 12 hours ago

ping @ChristopherMayes let's merge this? :)

If you want to keep numpy 1 compatibility, one could add an if here @ken-lauer .