You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made an F# port of Clipper2 purely running on float64 without any rounding. I added tolerance parameters instead.
It runs on .NET and JavaScript.
It seems to work well.
I added many tests. All pass.
Now I am curios under which conditions this is not a good idea and might fail?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I made an F# port of Clipper2 purely running on float64 without any rounding. I added tolerance parameters instead.
It runs on .NET and JavaScript.
It seems to work well.
I added many tests. All pass.
Now I am curios under which conditions this is not a good idea and might fail?
https://github.com/goswinr/Klip
Beta Was this translation helpful? Give feedback.
All reactions