tisonkun commented on PR #71:
URL: https://github.com/apache/datasketches-rust/pull/71#issuecomment-3776581478

   > the sketch array has signed values
   
   @PsiACE @MrCroxx I'm considering to generify `CountMinSketch` to accept `T: 
IntNumber` and only implement halve/decay for unsigned versions.
   
   This should be the same as [cmsketch](https://docs.rs/cmsketch) implements 
only for unsigned values.


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