Closed kevindlewis23 closed 2 months ago
When I say agrees with Python implementation up to around 1e-12, the old C++ version only agreed up to around 1e-6 or so because the constants used for 4/3pi or other things like that were rounded too much. So this version is more accurate
Much faster, agrees with python version up to around 1e-12.