Skip to content
Snippets Groups Projects

Fix cluster moments computation

Merged Pavol Strizenec requested to merge pavol/athena:fix_ClusterMoments into master

It was found, that differences in cluster moments, seen between rel. 21 and rel. 22, are coming from change in Eigen computation of vector eigenvalues, where rel. 22 version have small non-zero values for the same input as in rel. 21 where values were exactly zero. This MR is changing a test == 0.0 to < epsilon.

MR will of course fail the Tier0 tests, but that's expected and should bring results back to values in rel. 21.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading