Skip to content

v4.3.0

Choose a tag to compare

@drvinceknight drvinceknight released this 30 Aug 07:31
· 563 commits to master since this release

v4.3.0, 2018-08-30

Big code base cleanup, ability to pass a fitness transform to the Moran process,
minor bug fixes.

  • Use black and isort on entire library:
    #1203
  • Refactor of actions modules:
    #1193
  • Refactor of deterministic cache, ecosystem and eigen:
    #1197
    #1195
  • Refactor strategy utils module:
    #1196
  • Order Actions: #1199
  • Add ability to pass fitness transformation to Moran process:
    #1198
  • Add a matplotlibrc for testing purposes:
    #1194
    #1191
  • Add a page of citations: #1188
  • Fix bug in lookerup players:
    #1190
  • Fix bug in graphs: #1189
  • Tweak a random test seed: #1201

v4.3.2...v4.2.2