CommonPlaneGPU Force Error Tolerance
Open
@ebchin is already working on this.
Since Aug 12, 2025.
- Dominant language
- C++
- Stars
- 39
- Forks
- 11
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 2
Description
Explore why the tolerance went from 1e-12 to 1e-10 in Computational Geometry refactor. The error diff doesn't seem sensitive to variations in mref or the penalty value. Consider order of floating point operations?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.