CGAL / cgal

The public CGAL repository, see the README below
https://github.com/CGAL/cgal#readme
Other
5.04k stars 1.39k forks source link

cpp_float: question from Marc #8053

Open sloriot opened 9 months ago

sloriot commented 9 months ago

I am a bit confused how that works, and I expected you wouldn't need the low_bit/high_bit stuff since you don't canonicalize the integer, but if you have tested it...

_Originally posted by @mglisse in https://github.com/CGAL/cgal/pull/6035#discussion_r1158638197_

mglisse commented 9 months ago

IIRC, I didn't spend very long thinking about it at the time. If it makes sense to you, you don't need to read too much into my comment.