Skip to content

v0.15.9

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 13:06
· 18 commits to master since this release
b708713

ManifoldsBase v0.15.9

Diff since v0.15.8

Added

  • Tests now also use Aqua.jl to spot problems in the code such as ambiguities.
  • introduce a check_inverse_retraction function to numerically check whether an inverse retraction method is a (correct) inverse retraction.
  • introduce a check_retraction function to numerically check whether a retraction method is a (correct) retraction.
  • introduce a check_vector_transport function to numerically check whether a vector transport is a (correct) vector transport.

Changed

  • introduced a ManifoldsBaseTestUtils module to encapsulate common types and function definitions in different parts of the tests.

Merged pull requests: