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

Steinhaus-Johnson-Trotter algorithm for permutations #38064

Merged
merged 11 commits into from
Jun 22, 2024

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    9f4c0e3 View commit details
    Browse the repository at this point in the history
  2. Fixing doctests

    JosePisco committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    86b7afb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e36951 View commit details
    Browse the repository at this point in the history
  4. Removing typo in copyright

    JosePisco committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    356704e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    374799b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cd65d0 View commit details
    Browse the repository at this point in the history
  7. SJT class next() method now returns a new SJT object

    Some doctring formatting has also been done.
    JosePisco committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8102720 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48564bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ed2a79 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    f9d76cf View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Trailing blank line

    JosePisco committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    3139536 View commit details
    Browse the repository at this point in the history