Skip to content

Commit

Permalink
Fixed R3 Calculation
Browse files Browse the repository at this point in the history
  • Loading branch information
Chad-Peterson committed Jan 25, 2024
1 parent ed94eca commit c0ab09e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/scratch/reidemeister_moves.py
Original file line number Diff line number Diff line change
Expand Up @@ -323,4 +323,5 @@ def get_crossing_shift_indices(keep_crossing, remove_crossing1, remove_crossing2

yp = sgd.normalized_yamada_polynomial()
print('After R3:', yp)
print('Has R3?', sgd.has_r3()[0])

0 comments on commit c0ab09e

Please sign in to comment.