Skip to content

v0.9.15

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 09:55
· 54 commits to master since this release
a48789c

Manifolds v0.9.15

Diff since v0.9.14

Added

  • using DocumenterInterLinks for links to other Julia packages documentation.
  • Implementation of sectional_curvature, sectional_curvature_min and sectional_curvature_max for several manifolds.
  • sectional_curvature_matrix function and a tutorial on coordinate-free curvature.

Changed

  • default_vector_transport_method for GeneralUnitaryMatrices other than Rotations was changed to ProjectionTransport.

Fixed

  • typographical errors in tutorials/working-in-charts.jl.
  • several typographical errors in the docs
  • unifies to use two backticks `` for math instead of $ further in the docs

Merged pull requests: