ariesdevil opened a new pull request, #178:
URL: https://github.com/apache/datasketches-rust/pull/178

   ## Summary
   
   - Group the shared Theta, Theta, and Tuple implementations under 
`theta_family`.
     - Preserve the existing public module paths through re-exports.
   - Introduce key-only sketch views for operations that only consume retained 
hashes.
     - Update Jaccard similarity and the B side of A-not-B to avoid cloning 
Tuple summaries.
     - Keep full retained-entry views for operations such as union and 
intersection.
   


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