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

Add generalized Petersen graphs generator #497

Merged
merged 15 commits into from
Nov 30, 2021

Commits on Nov 26, 2021

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

Commits on Nov 27, 2021

  1. Configuration menu
    Copy the full SHA
    7b2cbac View commit details
    Browse the repository at this point in the history
  2. Fix test

    IvanIsCoding committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    3663e3b View commit details
    Browse the repository at this point in the history
  3. Formatting

    IvanIsCoding committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    30db9e9 View commit details
    Browse the repository at this point in the history
  4. Update docstring

    IvanIsCoding committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    94bf2f9 View commit details
    Browse the repository at this point in the history
  5. Add tests

    IvanIsCoding committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    7fd494b View commit details
    Browse the repository at this point in the history
  6. Update docstring

    IvanIsCoding committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    5dbd4ba View commit details
    Browse the repository at this point in the history
  7. Add release note

    IvanIsCoding committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    d0731ed View commit details
    Browse the repository at this point in the history
  8. Add entry to api.rst

    IvanIsCoding committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    5a06617 View commit details
    Browse the repository at this point in the history
  9. Formatting

    IvanIsCoding committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    9349703 View commit details
    Browse the repository at this point in the history
  10. Address clippy

    IvanIsCoding committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    cc991fa View commit details
    Browse the repository at this point in the history
  11. Address flake8 comment

    IvanIsCoding committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    254ce5b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Improve docs

    IvanIsCoding committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    7bc5e73 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Update src/generators.rs

    Co-authored-by: georgios-ts <45130028+georgios-ts@users.noreply.github.com>
    IvanIsCoding and georgios-ts committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    9a87096 View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    IvanIsCoding committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    2b7a5fb View commit details
    Browse the repository at this point in the history