Commit | Date | |
---|---|---|
[r4419]
by
bugman
Bug fix for the params arg unit test of the diffusion_tensor.init() user function. The new str tuples are now properly handled. |
2008-01-07 12:43:42 | Tree |
2008-01-07 12:40:55 | Tree | |
[r4417]
by
bugman
Bug fix for the grid_search() user function. Empty lists for the lower, upper, and inc args now throw a RelaxError. |
2008-01-07 12:37:30 | Tree |
2008-01-07 12:35:00 | Tree | |
[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 |