Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support generic sorting network sizes via Bose-Nelson #2

Open
nlw0 opened this issue Mar 9, 2019 · 0 comments
Open

Support generic sorting network sizes via Bose-Nelson #2

nlw0 opened this issue Mar 9, 2019 · 0 comments

Comments

@nlw0
Copy link
Owner

nlw0 commented Mar 9, 2019

Currently we only support powers of two up to 32. It would be nice to support any size.

One way to do it would be to update the parameters file, but many networks in the available references are actually obtained via the Bose-Nelson algorithm. We should store parameters only for the necessary network sizes, and actually run the algorithm otherwise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant