Menu

SVN archive Commit Log


Commit Date  
[r7508] by bugman

Partial fix for bug #12407 (https://gna.org/bugs/index.php?12407).

This catches the "TypeError: unsupported operand type(s) for *: 'float' and 'NoneType'" error. If
the local or global tm is missing for some reason, the eliminate function returns False indicating
that the model has not been eliminated.

2008-10-05 10:40:53 Tree
[r7507] by bugman

Fix for the test_tm_51ns() system test.

The model 'tm4' is set rather than 'm4'.

2008-10-05 10:19:51 Tree
[r7506] by bugman

Conversion to bools in determine_model_type() and a fix for bug #12408 (https://gna.org/bugs/?12408).

All internal flags in the method have been converted to Booleans. This commit also contains a bit
of a fix for bug #12408. The bug was a false alarm and now determine_model_type() raises a more
relevant RelaxError.

2008-10-05 10:17:27 Tree
[r7505] by bugman

Created a system test for model-free model elimination when local tm > 50 ns.

2008-10-05 10:03:59 Tree
[r7504] by bugman

Completed the fix for bug #12407 (https://gna.org/bugs/index.php?12407).

This latest problem was caused by the use of the wrong Boolean operator in the model-free
eliminate() method. The method has also been converted to return the Booleans True or False.

2008-10-05 09:42:12 Tree
[r7503] by bugman

Partial fix for bug #12407 (https://gna.org/bugs/index.php?12407).

The model-free assemble_param_names() method was not returning the parameter names. This could
affect much more than model elimination!

2008-10-05 09:32:45 Tree
[r7502] by bugman

Missing import fix for the model elimination system test.

2008-10-05 09:31:08 Tree
[r7501] by bugman

Fix for bug #12406 (https://gna.org/bugs/?12406).

The issue was that the force flag should have had a default value of True so that value.set() can
overwrite existing parameters.

2008-10-05 09:12:34 Tree
[r7500] by bugman

Fix for the system test of the model elimination module.

The setUp() method has been added and it creates a data pipe to store the data.

2008-10-05 09:10:28 Tree
[r7499] by bugman

Created a system test for model elimination of a model-free model.

2008-10-05 08:49:03 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.