-
-
Notifications
You must be signed in to change notification settings - Fork 489
Pull requests: ahmedfgad/GeneticAlgorithmPython
Pull requests list
Change load() as a static method for GA
enhancement
New feature or request
#5
by yoonghm
was closed May 4, 2020
Loading...
updated May 4, 2020
English is a nightmare
English
Edit the language.
#33
by StoneCypher
was closed Jun 15, 2021
Loading...
updated Jun 15, 2021
Update to pygad.py to use multiprocessing of generations
enhancement
New feature or request
#80
by windowshopr
was closed Jul 4, 2022
Loading...
updated Jul 5, 2022
Small typo, should be w6 not 6w
English
Edit the language.
#149
by Chuox
was merged Feb 14, 2023
Loading...
updated Feb 25, 2023
Fix incorrect statement in docs
English
Edit the language.
#146
by davidmurray
was closed Feb 14, 2023
Loading...
updated Feb 25, 2023
Multiprocessing feature added on pygad.py.
enhancement
New feature or request
#116
by azarketa
was closed Jul 4, 2022
Loading...
updated Feb 25, 2023
Feature/feed extradata fitness function
enhancement
New feature or request
#104
by martiasG
was closed Apr 25, 2022
Loading...
updated Feb 25, 2023
Adding BSD-3-Clause
enhancement
New feature or request
#97
by hyandell
was merged Apr 6, 2022
Loading...
updated Feb 25, 2023
Add parameter count adjustment for functions that are class methods
enhancement
New feature or request
#92
by richmr
was merged Feb 20, 2023
Loading...
updated Feb 25, 2023
Altered to allow function_inputs and desired_output to be passed as p...
enhancement
New feature or request
#91
by Felipe-Dex
was closed Mar 8, 2022
Loading...
updated Feb 25, 2023
Update ga.py
enhancement
New feature or request
#72
by busterbeam
was closed Jul 4, 2022
Loading...
updated Feb 25, 2023
added function for customized calculaition of the population fitness
enhancement
New feature or request
#58
by mati3230
was closed Jul 4, 2022
Loading...
updated Feb 25, 2023
fixed save_solutions
enhancement
New feature or request
#55
by rengel8
was closed Jan 4, 2022
Loading...
updated Feb 25, 2023
Fixed an attached link
English
Edit the language.
#34
by XRFXLP
was closed Jun 15, 2021
Loading...
updated Feb 25, 2023
Update README_pygad_ReadTheDocs.rst
English
Edit the language.
#26
by kgeis
was closed Jan 26, 2021
Loading...
updated Feb 25, 2023
Update README.md
English
Edit the language.
#18
by kharekshitij
was closed Oct 2, 2020
Loading...
updated Feb 25, 2023
improved
English
Edit the language.
#17
by arihantjain12345
was closed Oct 1, 2020
Loading...
updated Feb 25, 2023
docs updated
English
Edit the language.
#16
by Sachin-crypto
was closed Oct 1, 2020
Loading...
updated Feb 25, 2023
Update README.md
English
Edit the language.
#12
by Aryan810
was closed Oct 1, 2020
Loading...
updated Feb 25, 2023
Update README.md
English
Edit the language.
#11
by arihantjain12345
was closed Oct 1, 2020
Loading...
updated Feb 25, 2023
Method callbacks for on_function and crossover/mutation set to None
enhancement
New feature or request
#143
by borisarloff
was closed Mar 1, 2023
Loading...
updated Mar 19, 2023
changed deprecated numpy.float to float
bug
Something isn't working
#168
by adamj34
was merged Apr 3, 2023
Loading...
updated Apr 13, 2023
Add travelling salesman .ipynb example
example
An example of using PyGAD.
#175
by josephlewisjgl
was merged Apr 16, 2023
Loading...
updated Apr 16, 2023
Add the sales man example.
#176
by ahmedfgad
was merged Apr 16, 2023
Loading...
updated Apr 16, 2023
ProTip!
Adding no:label will show everything without a label.