Recent Releases of pygeneticalgorithms

pygeneticalgorithms - Version (pre-release) at acceptance of the paper

This version includes bug fixes and optimizations. Most notably;

1) the crossover operators use the clone method to avoid problems with referencing the same genes in different members of the population.

2) The deepcopy methods in Gene and Chromosome have been customized to improve performance.

3) The Tournament Selector has been optimized to avoid loops.

- Python
Published by vrettasm 12 months ago

pygeneticalgorithms - Version at acceptance of the paper.

This version includes bug fixes and optimizations. Most notably, the crossover operators use the clone method to avoid problems with referencing the same genes in different members of the population. This pre-release come right after the acceptance of the paper.

- Python
Published by vrettasm 12 months ago

pygeneticalgorithms - v.1.7.0

Several new changes:

fix typos and bugs,
refactoring methods for better performance,
rebuilt documentation

also this version includes new features such as: i) a new termination condition ii) adaptive crossover and mutation option.

- Python
Published by vrettasm about 1 year ago

pygeneticalgorithms -

Several new changes: 1) fix typos and bugs, 2) refactoring methods for better performance,

also this version includes new features such as: i) a new termination condition ii) adaptive crossover and mutation option.

- Python
Published by vrettasm about 1 year ago

pygeneticalgorithms -

Latest performance updates and rebuild documentation (including pdf).

- Python
Published by vrettasm about 1 year ago

pygeneticalgorithms - v1.6.0

Several major performance improvements over the previous version.

- Python
Published by vrettasm over 1 year ago

pygeneticalgorithms - v.1.6.0

Several performance improvements over the previous version.

- Python
Published by vrettasm over 1 year ago

pygeneticalgorithms - v1.5.0

Some updates, regarding v1.0.0 are: i) the incorporation of several new genetic operators, ii) improvements in the crossover operators to avoid cloning the chromosomes (improves speed), iii) addition of several new examples.

- Python
Published by vrettasm over 1 year ago

pygeneticalgorithms -

Initial release of PyGenAlgo.

- Python
Published by vrettasm over 1 year ago