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

306 nodes for 202 (#323) #324

Closed
wants to merge 6 commits into from
Closed

Conversation

dsvandet
Copy link
Collaborator

  • improve process_string for 202s

  • overhaul process_string

  • add tests for single error 202s

  • deprecate option not to have resets

  • update doc string

  • re-enable resets=False option, but only when 202s are not used

  • improve tests

  • Combine ARC 306 and 295 (Combine ARC 306 and 295 #315)

  • fix issue with buffer

  • fix another buffer bug

  • fix metabuffer bug

  • linting

  • classic Python, confusing 0 and False

  • add option for conditional resets

  • tests for conditional resets

  • fix issue with set reordering

  • slight offset to round buffer

  • typo in doc string

  • use correct T in test

  • correct string processing for rounds_per_link>5"

  • refine skip backs for just_finished

  • link and black

  • correct node flagged as conjugate

  • add extra method for probability analysis

  • remove glitchy behaviour for isotropic ARCs

  • allow logical 1 states

  • allow number of rounds per 202 to be varied

  • handle kwargs for string2nodes

  • added whitespace to induce new tests

  • base case for rep code

  • test T=3

  • improve weight calculation

  • define undefined variable

  • more tests for logical 1

  • more tests for logical 1

  • move get_error_coords to code

  • test get_error_coords for ARCs

  • make error coords not fail for 202s

  • improve weight update

  • improve coord calculations

  • Decodoku (Decodoku #288)

  • add decodoku

  • lint, black and extra files

  • improve variable names

  • fix variable name issues" "

  • change import path

  • add visualization test

  • fix assertations

  • add test for decodoku

  • move to utils

  • black



Summary

Details and comments

dsvandet and others added 6 commits February 21, 2023 14:53
* improve process_string for 202s

* overhaul process_string

* add tests for single error 202s

* deprecate option not to have resets

* update doc string

* re-enable resets=False option, but only when 202s are not used

* improve tests

* Combine ARC 306 and 295 (#315)

* fix issue with buffer

* fix another buffer bug

* fix metabuffer bug

* linting

* classic Python, confusing 0 and False

* add option for conditional resets

* tests for conditional resets

* fix issue with set reordering

* slight offset to round buffer

* typo in doc string

* use correct T in test

* correct string processing for rounds_per_link>5"

* refine skip backs for just_finished

* link and black

* correct node flagged as conjugate

* add extra method for probability analysis

* remove glitchy behaviour for isotropic ARCs

* allow logical 1 states

* allow number of rounds per 202 to be varied

* handle kwargs for string2nodes

* added whitespace to induce new tests

* base case for rep code

* test T=3

* improve weight calculation

* define undefined variable

* more tests for logical 1

* more tests for logical 1

* move get_error_coords to code

* test get_error_coords for ARCs

* make error coords not fail for 202s

* improve weight update

* improve coord calculations

* Decodoku (#288)

* add decodoku

* lint, black and extra files

* improve variable names

* fix variable name issues"
"

* change import path

* add visualization test

* fix assertations

* add test for decodoku

* move to utils

* black

---------

Co-authored-by: Drew Vandeth <dsvandet@us.ibm.com>

---------

Co-authored-by: decodoku <jwo@zurich.ibm.com>
Co-authored-by: James Wootton <decodoku@gmail.com>
@dsvandet dsvandet closed this Feb 22, 2023
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

Successfully merging this pull request may close these issues.

2 participants