Skip to content

GA population Python3 compatibility

username-removed-269557 requested to merge jennings.p.c/ase-f-ase:pop-py3 into master

Changes to ase.ga.population functions for Python3 compatibility as well as a small change to the update function in the FitnessSharingPopulation to use the sorted candidates list.

Merge request reports