Skip to content

v0.8.18

Choose a tag to compare

@github-actions github-actions released this 25 Nov 08:54
· 20 commits to master since this release

TransformVariables v0.8.18

Diff since v0.8.17

Bugfixes and better error messages for inverse when NamedTuples are reordered

Merged pull requests:

  • Refactor inverse_eltype calculations to use types. (#137) (@tpapp)
  • Introduce unit_vector_norm. (#139) (@tpapp)
  • Bump actions/checkout from 4 to 5 (#143) (@dependabot[bot])
  • implement element access API, extensions for Accessors (#145) (@tpapp)
  • Nicer error message for mismatching NamedTuples. (#146) (@tpapp)
  • Fix the inverse eltype calculation for NamedTuple reshuffling. (#147) (@tpapp)

Closed issues:

  • UnitVector only transforms to positive hemisphere (#66)
  • Inverse transformation for empty vectors fails (#73)
  • ShiftedExp not defined (#144)