AlexanderSaydakov commented on issue #409:
URL: 
https://github.com/apache/datasketches-cpp/issues/409#issuecomment-1967826978

   Perhaps. There might still be a few things to decide. For instance, I did 
not change the default from 100 to 200 as @tdunning suggested. There was no 
explanation why. Maybe we should not have any default?
   tdigest<float>(100) is about 10KB in memory. tdigest<double>(100) is about 
20KB.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to