Skip to content

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 28 Oct 20:09
· 7 commits to main since this release
7d28d4e

LieGroups v0.1.7

Diff since v0.1.6

Added

  • NestedPowerRepresentation and NestedReplacingPowerRepresentation are now re-exported from ManifoldsBase.jl.
  • getindex access to parts of a point of tangent vector represented by a matrix with :Rotation and :Translation as indices. For example, when g is a point on any variant of the special euclidean group, g[G, :Translation] will return the translation part of g regardless of whether G is the left or right semidirect product even when g is a matrix.

Fixed

  • Zenodo metadata.

Merged pull requests:

Closed issues:

  • Two small bugs accessing elements on power manifolds (#78)