Menu

SVN archive Commit Log


Commit Date  
[r4530] by bugman

Updated the relax_io.extract_data() function.

The compression flag has been dropped as it is automatically determined and updated the docstring to
epydoc format.

2008-01-09 10:46:51 Tree
[r4529] by bugman

Removal of all the old threading code!!!

This will all eventually be replaced by Gary Thompson's multi_processor code, once it is ported to
the new relax design. This threading code was broken, buggy, and not fault tolerant anyway.

2008-01-09 10:37:04 Tree
[r4528] by bugman

Merged revisions 4523-4527 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r4523 | bugman | 2008-01-09 10:50:39 +0100 (Wed, 09 Jan 2008) | 5 lines

Renamed 'print_flag' to 'verbosity' in the calc(), grid_search(), and minimise() user functions.

This arg is not really a flag, and it is the verbosity level, so this makes more sense.
........
r4524 | bugman | 2008-01-09 10:53:06 +0100 (Wed, 09 Jan 2008) | 3 lines

Created a new error type for booleans - RelaxBoolError.
........
r4525 | bugman | 2008-01-09 10:57:51 +0100 (Wed, 09 Jan 2008) | 3 lines

Converted all the bin args (0/1) to bool args (True/False) in the minimisation user functions.
........
r4526 | bugman | 2008-01-09 11:25:14 +0100 (Wed, 09 Jan 2008) | 3 lines

Changed all references to 'print_flag' to 'verbosity' in the user function arg unit tests.
........
r4527 | bugman | 2008-01-09 11:26:16 +0100 (Wed, 09 Jan 2008) | 3 lines

Changed all the bin minimisation arg unit tests to tests for boolean args.
........

2008-01-09 10:28:35 Tree
[r4527] by bugman

Changed all the bin minimisation arg unit tests to tests for boolean args.

2008-01-09 10:26:16 Tree
[r4526] by bugman

Changed all references to 'print_flag' to 'verbosity' in the user function arg unit tests.

2008-01-09 10:25:14 Tree
[r4525] by bugman

Converted all the bin args (0/1) to bool args (True/False) in the minimisation user functions.

2008-01-09 09:57:51 Tree
[r4524] by bugman

Created a new error type for booleans - RelaxBoolError.

2008-01-09 09:53:06 Tree
[r4523] by bugman

Renamed 'print_flag' to 'verbosity' in the calc(), grid_search(), and minimise() user functions.

This arg is not really a flag, and it is the verbosity level, so this makes more sense.

2008-01-09 09:50:39 Tree
[r4522] by bugman

The lower, upper, and inc args to grid_search() are no longer stored in the class instance.

2008-01-09 09:28:01 Tree
[r4521] by bugman

Changed a few of the arguments of the N-state model grid_search() function.

The 'print_flag' arg has been renamed to 'verbosity' and the 0/1 args have been converted to
True/False args.

2008-01-09 09:26:19 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.