Closed ZichangHe closed 6 months ago
Would you mind opening a PR with a fix?
Yes, just created a PR. Very simple change, should be easy to merge.
Previously, we used sqrt(A) + sqrt(B). It should be sqrt(A+B).
Would you mind opening a PR with a fix?