Menu

SVN archive Commit Log


Commit Date  
[r4535] by bugman

Updated the relax_io.open_read_file() function.

Changed the 'print_flag' arg to 'verbosity' and updated the docstring to epydoc format.

2008-01-09 10:58:30 Tree
[r4534] by bugman

Updated the relax_io.mkdir_nofail() function.

Changed the 'print_flag' arg to 'verbosity' and updated the docstring to epydoc format.

2008-01-09 10:56:14 Tree
[r4533] by bugman

Updated the relax_io.log() function.

The compression flag has been dropped as it is automatically determined, changed the 'print_flag'
arg to 'verbosity', and updated the docstring to epydoc format.

2008-01-09 10:54:11 Tree
[r4532] by bugman

Added the return info to the relax_io.extract_data() function docstring.

2008-01-09 10:50:27 Tree
[r4531] by bugman

Updated the relax_io.get_file_path() function.

The docstring has been updated to epydoc format.

2008-01-09 10:48:33 Tree
[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
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.