FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add C# implementation for the approximate counting algorithm by stormofice · Pull Request #865 · algorithm-archivists/algorithm-archive · GitHub

Add C# implementation for the approximate counting algorithm - #865

Open
stormofice wants to merge 2 commits into
algorithm-archivists:mainfrom
stormofice:approximate-count-csharp
Open

Add C# implementation for the approximate counting algorithm#865
stormofice wants to merge 2 commits into
algorithm-archivists:mainfrom
stormofice:approximate-count-csharp

Conversation

Copy link
Copy Markdown
Contributor

How to run this is described in #846.

leios requested a review from june128 September 15, 2021 17:12
leios added the lang: c# C# programming language label Sep 15, 2021

henrikac left a comment
edited
Loading

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I like the fact that there has been added documentation to each method but I'm wondering why XML docstrings wasn't used?

More examples of how to make these docstrings.

Amaras added the Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) label Oct 19, 2021

Copy link
Copy Markdown
Contributor Author

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.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) lang: c# C# programming language

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL