0.1.1
This release fixes a bug which led to wrong numbers of mutations in mutated genomes (see #156 ). The bug was introduced in 91b62d5 and fixed via #157 .
Furthermore, this release contains the following changes:
- Simplify installation of individual extra requirements (#145 )
- Refactoring: the
mutate
function was moved from theIndividualBase
class to theGenome
class. (#153 ) - New example solving the
MountainCarContinuous
environment in theOpenAI
gym (#149 )
Contributors (in alphabetical order)
Jakob Jordan
Hendrik Mettler
Maximilian Schmidt