Skip to content

v0.4.1

Compare
Choose a tag to compare
@gadomski gadomski released this 07 Nov 15:35
· 132 commits to main since this release
  • [FIXED] Normalization for non-unit-cube point sets.
  • [FIXED] Documentation builds on Travis.
  • [FIXED] Include syntax in normalize.hpp.
  • [FIXED] MSVC warnings.
  • [FIXED] Datatype of Runner.m_max_iterations.
  • [FIXED] Bad AppVeyor link in README.
  • [ADDED] Allow various Fgt strategies.
  • [ADDED] CMake policy CMP0054.
  • [ADDED] sigma2 test for identical points.
  • [ADDED] Better sigma2 logging.
  • [ADDED] Helheim Glacier test data file.
  • [CHANGED] Refactored top-level registration functions to use a more general uplevel upstream function.
  • [CHANGED] ProbabilityComputer to Comparer.
  • [CHANGED] Explicitly build static libs in AppVeyor.
  • [CHANGED] Default to static libs in MSVC.
  • [CHANGED] Precision on sigma2 reporting.