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

misc code and user interface clean-up #2

Open
4 of 8 tasks
LeonidPryadko opened this issue Jul 31, 2024 · 0 comments
Open
4 of 8 tasks

misc code and user interface clean-up #2

LeonidPryadko opened this issue Jul 31, 2024 · 0 comments

Comments

@LeonidPryadko
Copy link
Member

LeonidPryadko commented Jul 31, 2024

  • additional command-line convenience options, in particular
    • swait (removed this option altogether)
    • start (document it)
    • without arguments (or without the method set), the program should just show a brief help message and exit.
  • Make sure sparse L is used with CC method (as opposed to row elimination with G) to check for non-trivial code words in a quantum code.
  • Additional clean-up of the recursion subroutine (should we avoid using recursion?)
  • Can we reduce the number of dense matrices used (or altogether eliminate them)
  • Early termination in RW code word construction if too large weight.
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