Skip to content

Releases: certara/pyDarwin

3.1.0

06 Aug 15:44
47f6c0a

Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.1.0

3.0.0

30 Sep 14:05
4eb3cfe

Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...3.0.0

3.0.0-rc.1

09 Sep 23:58

Choose a tag to compare

3.0.0-rc.1 Pre-release
Pre-release

Initial release candidate for pyDarwin-Certara 3.0.0

2.0.1

16 May 15:03

Choose a tag to compare

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

28 Nov 14:11
c101c8d

Choose a tag to compare

version 2.0.0

2.0.0-rc.1

20 Oct 14:47
e1ebf3e

Choose a tag to compare

2.0.0-rc.1 Pre-release
Pre-release

Initial release candidate for pyDarwin-Certara 2.0

1.1.1

02 Mar 19:03
227d553

Choose a tag to compare

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

26 Jan 17:59
51efe9d

Choose a tag to compare

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

18 Jan 00:06
55569e4

Choose a tag to compare

1.1.0-rc.2 Pre-release
Pre-release

Changes since RC1 include:

  • Issue with minimization successful status has been resolved 7e3510c
  • Restore original reference files without sorting for applicable examples 65a7696
  • Provided updated references for Ubuntu, generated without AVX2 instruction set enabled 389b584

1.1.0-rc.1

09 Jan 15:15
a2269b9

Choose a tag to compare

1.1.0-rc.1 Pre-release
Pre-release

Initial release candidate for pyDarwin 1.1.0