LUME-Genesis v1.4.0
What's Changed
-
Genesis 1.3 version 4 v4.6.12 is now supported, with its new FFT field solver options.
-
Added support for archiving and restoring Genesis4 data using the msgpack format alongside HDF5. To use it, simply pick the
.msgpackfile extension:G.archive("file.msgpack")
-
Added backup logic for existing files using date-coded renaming when archiving
-
Now requires openpmd-beamphysics v0.14.1 or newer, and adds a dependency on
ormsgpack
Pull Requests
- ENH: add msgpack as an alternative (and faster) archive format by @ken-lauer in #86
- MAINT: update to v4.6.12 by @ken-lauer in #87
Full Changelog: v1.3.9...v1.4.0