Skip to content

Commit

Permalink
Merge pull request #74 from RKBK/master
Browse files Browse the repository at this point in the history
Change incorrect description of mutation rate
  • Loading branch information
perone committed Nov 2, 2015
2 parents d529ab2 + 7120aaa commit 9749fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyevolve/GSimpleGA.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*Mutation Rate*
Default is 0.02, which represents 0.2%
Default is 0.02, which represents 2%
*Crossover Rate*
Expand Down

0 comments on commit 9749fd0

Please sign in to comment.