magic-lang / ooc-kean

ooc port of parts of Kean.
MIT License
6 stars 30 forks source link

Introduced squared norm to avoid floating roundoff #2112

Closed marcusnaslund closed 6 years ago

marcusnaslund commented 6 years ago

Also using squared avoids casting to/from double (in C).