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 |
2008-10-05 10:40:53 | Tree |
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 |
2008-10-05 10:17:27 | Tree |
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 |
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 |
2008-10-05 09:32:45 | Tree |
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 |
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 |
2008-10-05 08:49:03 | Tree |