Skip to content

v0.14.8

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 19:25
c57f6d0

MeasureBase v0.14.8

Diff since v0.14.7

Merged pull requests:

  • Remove/rename some functionality and move operators into submodule (#119) (@oschulz)
  • drop pointwiseproduct (#121) (@cscherrer)
  • Bugfixes (#137) (@HannahMeilchen)
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#138) (@github-actions[bot])
  • Fix compats for MeasureBase and drop 1.3 (#139) (@theogf)

Closed issues:

  • Redundant computation in Affine (#22)
  • Remove PR Comment for breakage (#45)
  • Adding a standard uniform, normal and exponential measure (#53)
  • Adding pushforward measures (#54)
  • rand(FixedRNG(), Bool) should be a Bool (#104)
  • Moving MeasureBase and MeasureTheory under JuliaMath (#118)
  • Fix rand(FixedRNG(), Bool) (#127)