algorithm-archive
algorithm-archive copied to clipboard
Add C# implementation for the approximate counting algorithm
How to run this is described in #846.
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.