Skip to content

Releases: ChristopherMayes/openPMD-beamphysics

openPMD-Beamphysics v0.5.6

16 Oct 16:21
Compare
Choose a tag to compare

New pmd_beamphysics.labels with two functions to get a math symbol from a key:

  • texlabel(key) returns a mathtext (TeX) string.
  • mathlabel(*keys, units=units, tex=True) returns a label with optional units and including the $...$ for use in Matplotlib labels.

An example notebook examples/labels.ipynb demonstrates the usage.

openPMD-beamphysics v0.5.5

15 Sep 21:28
Compare
Choose a tag to compare
  • correct interfaces/impact.py cathode emission

openPMD-beamphysics v0.5.4

25 Aug 20:38
Compare
Choose a tag to compare
  • added versioneer

Version 0.5.3

26 Jun 19:34
Compare
Choose a tag to compare

Initial version for PyPI

Version 0.5.2

18 Feb 21:52
Compare
Choose a tag to compare
  • Rework intrinsic data to use ._data and not dict
  • Fix bug in reading Lucretia status

Version 0.5.1

18 Feb 17:22
Compare
Choose a tag to compare

Added FieldMesh class and related functions.

Bug fix of 0.5.0

Version 0.5.0

18 Feb 05:31
Compare
Choose a tag to compare

Added FieldMesh class and related functions.

Additional writers for Genesis 1.3 v2 and v4, and elegant.

08 Jun 15:39
Compare
Choose a tag to compare

Version 0.4.0 release for Conda

19 Apr 22:48
Compare
Choose a tag to compare
v0.4.0

bumping version

Adding docs, instructions. Test for Conda.

10 Jan 16:28
Compare
Choose a tag to compare
v0.3.1

initial mkdocs, updated installation