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: DingWen-git/GeneticAlgorithmPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ahmedfgad/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
  • 22 files changed
  • 1 contributor

Commits on Mar 29, 2026

  1. Support passing classes

    ahmedfgad committed Mar 29, 2026
    Configuration menu
    Copy the full SHA
    74536c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. Configuration menu
    Copy the full SHA
    bf5367e View commit details
    Browse the repository at this point in the history
  2. Allow running manually

    ahmedfgad committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    9d4d1ab View commit details
    Browse the repository at this point in the history
  3. Merge pull request ahmedfgad#345 from ahmedfgad/github-actions

    Refactor the pygad.py script
    ahmedfgad authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    8c1d6ff View commit details
    Browse the repository at this point in the history
  4. Update versions

    ahmedfgad authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    06b49c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40035b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28a8fee View commit details
    Browse the repository at this point in the history
  7. Add permissions to workflow

    ahmedfgad committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    edef7c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e048ad5 View commit details
    Browse the repository at this point in the history
  9. Merge pull request ahmedfgad#347 from ahmedfgad/github-actions

    Add read permissions to workflows
    ahmedfgad authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    5ce4ab9 View commit details
    Browse the repository at this point in the history
Loading