Skip to content

v0.6.0

Choose a tag to compare

@TomMonks TomMonks released this 27 Mar 18:21
· 65 commits to main since this release
58a6aca

Changed

  • schema.Distribution now supports "lognormal" with sample mean and std along with "gamma" (shape, scale)
  • engine.CiwConverter updated to handle ciw lognormal and gamma distributions. Lognormal parameters converted to mu and sigma of underlying normal.

Fixed

  • Included missing distribution type in json2ciw app sidebar.
  • Service distribution now displays mean parameter for the exponential distribution.