An update to the version 2.0.1, which has a bug and is not possible to run. Description from GADMA2.0.1:
GADMA was updated and tested on Python3.10 with the latest versions of dependencies.
Changelog since 2.0.0:
- Add lower bounds for first and second splits (see #92)
- Create pyproject.toml and setup.cfg
- Add dependencies including moments-popgen, demes and demesdraw to setup - they will be automatically installed.
- Change code to work with last version of moments.
- Drop support for Gpy and GPyOpt bayesian optimization
- Tests for SMAC bayesian optimization does not run on GitHub Actions - need to upgrade code for the last smac version (TODO).
- Update params_file template
- Update docs