Skip to content

Commit

Permalink
preparing release v0.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Socrats committed Sep 29, 2023
1 parent 7d67812 commit 348d62a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,23 @@ to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
### Fixed

- fixed issue with environmental variables not working on MacOS builds in Github Actions
- fixed gradient of selection estimation algorithm
- fixed issue with multiple libomp.dylib copies loading
- fixed issue with the citation of current version of egttools

### Changes

- now openmp is linked dynamically to avoid conflicts on MacOS
- increased minimum required cmake version to 3.18
- changed int to int_fast64_t to support larger number of generations

### Added

- added NetworkSync evolver
- added more support for network simulations
- added Cache to accelerate PairwiseComparison
- added calculation of the averaged gradient of selection
- added OneShotCRDNetworkGame

## [0.1.12.patch1] - 7-07-2022

Expand Down

0 comments on commit 348d62a

Please sign in to comment.