Commit | Date | |
---|---|---|
[r4415]
by
bugman
Bug fix for the minimise() user function. The maximum number of iterations should be an integer. A float should not be accepted! |
2008-01-07 12:32:55 | Tree |
[r4414]
by
bugman
Wrote 6 unit tests for the rest of the minimise() user function keyword arguments. |
2008-01-07 12:31:37 | Tree |
[r4413]
by
bugman
Wrote a unit test to check the behaviour of minimise() user function with a bad keyword arg. |
2008-01-07 12:19:05 | Tree |
2008-01-07 12:16:08 | Tree | |
2008-01-07 12:14:22 | Tree | |
[r4410]
by
bugman
Fixed the docstrings of the calc() and grid_search() arg unit tests. The user functions were incorrectly named with 'minimisation.' prepended. |
2008-01-07 12:13:40 | Tree |
[r4409]
by
bugman
Simplified the non-keyword argument test of the minimise() user function. Nested looping is not necessary to test all combinations. |
2008-01-07 12:12:28 | Tree |
[r4408]
by
bugman
Bug fix for the minimise() user function. All arguments are now checked if they are strings. |
2008-01-07 11:03:33 | Tree |
[r4407]
by
bugman
Wrote a unit test for the arguments to the minimise() user function. This is for the variable argument list for the minimisation algorithm and its options. |
2008-01-07 11:01:40 | Tree |
2008-01-07 10:48:17 | Tree |