Menu

SVN archive Commit Log


Commit Date  
[r24546] by bugman

Created the new minimise.grid_zoom user function.

This allows the grid zoom level to be set. The value is stored in the current data pipe and will be
used later by the minimise.grid_search user function.

2014-07-17 12:27:50 Tree
[r24545] by bugman

Redesign of the optimisation user functions calculate, grid_search, and minimise.

In preparation for expanding the number of optimisation user functions, these three current user
functions have been shifted into the new minimise user function class. The calculate user function
is now accessed as minimise.calculate. The grid search as minimise.grid_search. And minimisation
is via the minimise.execute user function. The icon used for the new user function class is the
Rosenbrock function or the banana optimisation problem.

As this is such a radical change, a huge number of changes in the relax source code, the sample
scripts, the user manual, and the test suite were required.

2014-07-16 18:57:03 Tree
[r24544] by bugman

Merged revisions 24543 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r24543 | bugman | 2014-07-16 20:34:10 +0200 (Wed, 16 Jul 2014) | 3 lines

Added the missing timing module to the relax library package __all__ list.
........

2014-07-16 18:36:04 Tree
[r24543] by bugman

Added the missing timing module to the relax library package __all__ list.

2014-07-16 18:34:10 Tree
[r24542] by bugman

Added a new set of icons for use with the minimisation user functions.

These are of the Rosenbrock function and are much better suited for small icons than the current
OpenDX 3D isosurface plots. The matplotlib figure originates from public domain code at
http://commons.wikimedia.org/wiki/File:Rosenbrock_function.svg.

2014-07-16 15:35:02 Tree
[r24541] by bugman

Initialized merge tracking via "svnmerge" with revisions "1-24539" from
svn+ssh://bugman@.../svn/relax/trunk

2014-07-16 13:47:41 Tree
[r24540] by bugman

Creating a branch for attempting to implement zooming grid searches.

2014-07-16 13:46:11 Tree
[r24539] by bugman

Updated the frame order optimisation results for the CaM missing data free rotor test data.

The optimisation in the frame_order.py is now of higher precision with the number of Sobol' numeric
integration points significantly increased, especially for the Monte Carlo simulations. The new
frame order representation files have been added to the repository, as well as the intermediate
state files.

2014-07-16 13:38:08 Tree
[r24538] by bugman

Updated the frame order optimisation results for the CaM free rotor test data.

The optimisation in the frame_order.py is now of higher precision with the number of Sobol' numeric
integration points significantly increased, especially for the Monte Carlo simulations. The new
frame order representation files have been added to the repository, as well as the intermediate
state files.

2014-07-16 09:32:25 Tree
[r24537] by bugman

Merged revisions 24535-24536 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r24535 | bugman | 2014-07-15 12:36:47 +0200 (Tue, 15 Jul 2014) | 5 lines

Created the time user function.

This is just a shortcut for printing out the output of the time.asctime() function.
........
r24536 | bugman | 2014-07-15 12:38:40 +0200 (Tue, 15 Jul 2014) | 3 lines

The time user function now uses the chronometer Oxygen icon in the GUI.
........

2014-07-15 10:42:35 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.