sudo pip install deap
LGPL, same as in DEAP project (see Distributed Evolutionary Algorithms in Python).
tools.pyAdded new benchmark tool: uniformity.problems.pyAdded two new bi-objective problems: EP1, EP2.problems.pyAdded function decorator, which calculates how many unique calles were made.nsga2.pyslightly modified interface to work with function wrapper.