Menu

SVN archive Commit Log


Commit Date  
[r143] by bugman

Changed the default initial epsilon0 value for the log barrier constraint algorithm.

The original value of 0.01 was too large, causing the optimisation space to be too severely
perturbed, so the value has been decreased to 1e-5.

2014-06-17 12:28:22 Tree
[r142] by bugman

Updated the API documentation for minfx version 1.0.6.

2014-04-24 11:52:59 Tree
[r141] by bugman

Updated the version numbers to 1.0.6.

2014-04-24 09:21:12 Tree
[r140] by bugman

Backported the 1.0.6 tag CHANGES file to trunk.

The command used was:
svn merge -r138:139 svn+ssh://bugman@.../svn/minfx/tags/1.0.6 .

2014-04-24 09:20:34 Tree
[r139] by bugman

Updated the CHANGES file for minfx 1.0.6.

2014-04-24 09:19:16 Tree
[r138] by bugman

Minfx version 1.0.6.

This is a minor feature release which adds support for linear and user supplied constraints in the
point array grid search.

2014-04-24 09:17:21 Tree
[r137] by bugman

Constraints are now implemented for the point array grid search.

This is to simplify life for the user by removing the need to pre-filter out points in the array
which violate the constraints. That will now be performed by minfx.

2014-04-15 11:52:33 Tree
[r136] by bugman

Updated the minfx release checklist document.

2014-04-15 10:07:21 Tree
[r135] by bugman

Fix for bug #21090 (https://gna.org/bugs/?21090) - the failure of grid_point_array() due to zero size.

The grid_point_array() grid search algorithm now detects if no grid points have been sent into it
and returns a tuple of four Nones.

2013-09-02 09:13:08 Tree
[r134] by bugman

Updated the minfx homepage http://home.gna.org/minfx/ to version 1.0.5.

2013-05-27 08:46:28 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.