Letting users opt out of ExactPredicates? #122
Labels
enhancement
New feature or request
good first issue
Good for newcomers
question
Further information is requested
Should there be an option to allow users to opt out of ExactPredicates? It's a risky option but maybe if user's trust there are no issues with their data then it isn't too bad to let them do it. Could help users get more performance, e.g. in the case of DanielVandH/NaturalNeighbours.jl#34.
Not sure the best way to do this without worsening performance in general from the predicate functions having to do a check of whether exact predicates are allowed. I guess this is the point of Preferences.jl.
The text was updated successfully, but these errors were encountered: