Menu

SVN archive Commit Log


Commit Date  
[r170] by bugman

Implemented the log-barrier constraint algorithm gradient and Hessian.

This implements equations 17.25 and 17.26 of Nocedal J. and Wright S. J. (1999), Numerical
Optimisation, Springer Series in Operations Research. Springer-Verlag, New York.

2014-09-01 14:49:29 Tree
[r169] by bugman

Fixes for grid search printouts when the verbosity level is >= 2.

The parameter values for each grid point was being printed out as the minimum parameter values
rather than the current parameter values.

2014-07-24 08:45:26 Tree
[r168] by bugman

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

2014-07-23 16:19:36 Tree
[r167] by bugman

Updated the version numbers to 1.0.9.

2014-07-23 16:17:29 Tree
[r166] by bugman

Backported the 1.0.9 tag CHANGES file to trunk.

The command used was:
svn merge -r164:165 svn+ssh://bugman@.../svn/minfx/tags/1.0.9 .

2014-07-23 16:16:42 Tree
[r165] by bugman

Updated the CHANGES file for minfx 1.0.9.

2014-07-23 16:15:45 Tree
[r164] by bugman

Minfx version 1.0.9.

This is a minor bugfix release which fixes the grid search splitting algorithm for parallelisation
when only one grid point is present.

2014-07-23 16:13:26 Tree
[r163] by bugman

Bug fix for the minfx grid.grid_split() function for when only one grid point exists.

This was previously only yielding a single subdivision consisting of NaN values. The situation is
now caught and the single grid point is set to the half way point between the upper and lower
bounds.

2014-07-23 14:07:38 Tree
[r162] by bugman

Removed all details about Freecode from the release checklist.

The old minfx links are still there (http://freecode.com/projects/minfx), but Freecode is dead
(http://freecode.com/about).

2014-07-14 09:05:10 Tree
[r161] by bugman

Backported the 1.0.8 tag CHANGES file to trunk.

The command used was:
svn merge -r157:158 svn+ssh://bugman@.../svn/minfx/tags/1.0.8 .

2014-07-14 09:02:43 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.