algorithm-archive icon indicating copy to clipboard operation
algorithm-archive copied to clipboard

Add C# implementation for the approximate counting algorithm

Open stormofice opened this issue 3 years ago • 1 comments

How to run this is described in #846.

stormofice avatar Sep 14 '21 23:09 stormofice

Hi, thanks for the review.

I didn't use docstrings originally, as there was some discussion on whether we should use language specific documentation style comments at all, but I agree that it looks way better and it makes sense here imo.

I also updated the error thresholds according to #901 and the output as per #913.

stormofice avatar Nov 04 '21 21:11 stormofice