Menu

SVN archive Commit Log


Commit Date  
[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
[r4520] by bugman

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

The 'print_flag' arg has been renamed to 'verbosity' as it really isn't a flag. And the 0/1 args
have been converted to True/False args.

2008-01-09 09:23:40 Tree
[r4519] by bugman

Added code to fetch the initial parameter vector.

2008-01-09 09:20:19 Tree
[r4518] by semor

Adapted, for the consistency_tests code, 2 more RSDM unit tests for the setting of parameters.

2008-01-08 22:50:42 Tree
[r4517] by semor

dapted, for the consistency_tests code, 5 more RSDM unit tests for the setting of parameters.

2008-01-08 22:39:16 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.