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: martiasG/GeneticAlgorithmPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 23, 2022

  1. Update pygad.py

    martiasG authored Apr 23, 2022
    Configuration menu
    Copy the full SHA
    e303fa6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from martiasG/feature/progressbar

    Update pygad.py
    martiasG authored Apr 23, 2022
    Configuration menu
    Copy the full SHA
    004dbdd View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. add extra data to evaluate fitness

    Matias Gonzalez authored and Matias Gonzalez committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    adfd702 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from martiasG/feature/feed_extradata_fitness_fu…

    …nction
    
    add extra data to evaluate fitness
    martiasG authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    74d7a2b View commit details
    Browse the repository at this point in the history
  3. extradata

    Matias Gonzalez authored and Matias Gonzalez committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    2bd8bab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from martiasG/feature/extradata

    extradata
    martiasG authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    ef8e4f6 View commit details
    Browse the repository at this point in the history
  5. extradata fix

    Matias Gonzalez authored and Matias Gonzalez committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    79464c8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from martiasG/feature/extradatafix

    extradata fix
    martiasG authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    9679401 View commit details
    Browse the repository at this point in the history
  7. extradata fix

    Matias Gonzalez authored and Matias Gonzalez committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    03bde3d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5 from martiasG/feature/extradatafix2

    extradata fix
    martiasG authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    be218d5 View commit details
    Browse the repository at this point in the history
Loading