ryu icon indicating copy to clipboard operation
ryu copied to clipboard

Understanding implementation details

Open Unicode-Hater opened this issue 1 year ago • 0 comments

I was trying to read the research paper and after go and look at the implementation details of this library, because of that I wanted to familiarise myself by reading the java code first as it didn't contain a lot of precomputed values, so I was wonder if I could get some formulas, rationale and what not behind the constants used as I want to learn how implant this in a generic way in C++20/23 using template metaprogramming

Unicode-Hater avatar Feb 05 '25 10:02 Unicode-Hater