Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ahmedfgad/GeneticAlgorithmPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ChiHangChen/GeneticAlgorithmPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 2 files changed
  • 1 contributor

Commits on Aug 9, 2022

  1. fix some coding format and lint in pygad.py

    JimChen committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    7b803a1 View commit details
    Browse the repository at this point in the history
  2. fix some coding format and lint in pygad.py

    JimChen committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    eb05fef View commit details
    Browse the repository at this point in the history
  3. fix some coding format and lint in pygad.py

    JimChen committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    ed66c37 View commit details
    Browse the repository at this point in the history
  4. remove a bunch of dup code

    JimChen committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    5acccee View commit details
    Browse the repository at this point in the history
  5. tidy up and remove dup code

    JimChen committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    50abcb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80cbce4 View commit details
    Browse the repository at this point in the history
  7. fix some code format

    JimChen committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    231ea9d View commit details
    Browse the repository at this point in the history
Loading