Skip to content

Tags: vrettasm/PyGeneticAlgorithms

Tags

v.1.9.1

Toggle v.1.9.1's commit message
Updated the test_multi_point_crossover.py to test for different chrom…

…osome sizes.

v.1.9.0

Toggle v.1.9.0's commit message
Update documentation with new version 1.9.0

v.1.8.1

Toggle v.1.8.1's commit message
Update README.md

v.1.8.0

Toggle v.1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2 from vrettasm/multimodal_feature

Multi-modal feature supported.

v.1.7.5

Toggle v.1.7.5's commit message
Rerun all examples.

v.1.7.1

Toggle v.1.7.1's commit message
This tag flags the most updated version of PyGenAlgo.

The most important update is the corrected usage of the
hash functions in both Gene and Chromosome classes.

v.1.7.0

Toggle v.1.7.0's commit message
Removed unnecessary check for field that doesn't exist.

v.1.6.8

Toggle v.1.6.8's commit message
Removed unnecessary check for field that doesn't exist.

v.1.6.5

Toggle v.1.6.5's commit message
Update readthedocs configuration file.

v1.6.0

Toggle v1.6.0's commit message
Fix typo.