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

Remove np.complex (depreciated) #34

Closed ColwynGulliford closed 1 year ago

ColwynGulliford commented 1 year ago

Removes np.complex from writers.py as this alias is deprecated, replaced with complex.