jmalkin opened a new pull request, #330:
URL: https://github.com/apache/datasketches-cpp/pull/330

   This adds tuple sketch support to the python library, and specifically 
provides an arbitrary python object as the summary, as well as custom python 
policies for set operations.
   
   A few basic policy implementations are included. They both demonstrate 
examples of how to implement a custom policy as well as provide a few basic 
options that seem reasonably useful.
   
   And unlike the previous attempt, this has unit tests in place. And I hope 
somewhat improved documentation.


-- 
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