Skip to content

0.1.1

Compare
Choose a tag to compare
@mschmidt87 mschmidt87 released this 01 Jul 13:19
· 265 commits to master since this release
3f6639e

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 the IndividualBase class to the Genome class. (#153 )
  • New example solving the MountainCarContinuous environment in the OpenAI gym (#149 )

Contributors (in alphabetical order)

Jakob Jordan
Hendrik Mettler
Maximilian Schmidt