Releases: certara/pyDarwin
Releases · certara/pyDarwin
3.1.0
What's Changed
- [DRWN-1636] Add non_dominated_models_dir argument to support MOGA by @certara-amazur in #80
- [DRWN-1572] [pyDarwin] Single Subject Support by @certara-amazur in #81
- [DRWN-1638] Inconsistency in pyDarwin generated mmdl model by @certara-amazur in #82
- MOGA3 with custom number of objectives by @certara-amazur in #83
- [DRWN-1505] document new options by @certara-amazur in #84
- UTF-8 support in options.json (author) by @certara-amazur in #85
- run_search and grid.run_search now accept a folder as single argument… by @certara-amazur in #86
- [DRWN-1754] [RC1] [pyDarwin] cannot calculate search space size when it's too big by @certara-amazur in #88
Full Changelog: 3.0.0...3.1.0
3.0.0
What's Changed
- DRWN-1295 Support Python 3.12 by @certara-jcraig in #76
- Update docs for v3.0.0 by @certara-jcraig in #78
Full Changelog: 2.0.1...3.0.0
3.0.0-rc.1
Initial release candidate for pyDarwin-Certara 3.0.0
2.0.1
Issues Corrected
- Estimated OMEGAS are now used when calculating OMEGA penalty, fixed OMEGAS are ignored.
- Estimated SIGMAS are now used when calculating SIGMA penalty, fixed SIGMAS are ignored.
- Unnecessary memory allocation when calculating size of total search space.
Full Changelog: 2.0.0...2.0.1
2.0.0
version 2.0.0
2.0.0-rc.1
Initial release candidate for pyDarwin-Certara 2.0
1.1.1
pyDarwin 1.1.1
- An issue was corrected where the correlation penalty does not get added to fitness value for cases when it should
- The condition_number penalty is now added to the fitness value for the case when condition_number > 1000. Previously, the condition_number penalty was added to fitness value only for the case when the covariance step was unsuccessful.
1.1.0
What's New
- pyDarwin now supports Omega band matrix and Omega sub-matrix in candidate model search.
- pyDarwin now supports use of the particle swarms optimization (PSO) algorithm to search for global optimal solution in the candidate model search space.
1.1.0-rc.2
1.1.0-rc.1
Initial release candidate for pyDarwin 1.1.0