Skip to content

r2 - bugfix

Compare
Choose a tag to compare
@dnjulek dnjulek released this 16 Jan 17:16
· 8 commits to main since this release
  • Fix make_positive_xyb which had an outdated formula, and was the main reason for the difference in the result.
  • Change gauss to recursive, which reduces the difference in score to something very small.
  • Optimizes memory allocation, so even using another gauss this version isn't slower than the previous one.