Skip to content

Resolve "Ghost data at impossible angles ISSUE"

Wout De Nolf requested to merge 80-ghost-data-at-impossible-angles-issue into main

Closes #80 (closed)

  • Fix bugs in computing the moments of data(values). The problem before was that the mean could be outside of the range spanned by values.
  • Reduce memory usage: do not make a copy of data.
Edited by Wout De Nolf

Merge request reports