Skip to content

Adjust Flatness epsilon for single precision compute #120

@zpzim

Description

@zpzim

The flatness epsilon is currently hardcoded to 1e-13. For single precision computation, we should set this to a much larger value like 1e-5 or something so that we produce more accurate results.

Will need to do some testing to evaluate options. Perhaps we can make this epsilon configurable as an input option.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions