svn+ssh://bugman@.../svn/relax/trunk
........
r24679 | bugman | 2014-07-23 16:09:01 +0200 (Wed, 23 Jul 2014) | 6 lines
Updated the minfx version number to 1.0.9 in the release checklist document.
This as of yet unreleased version contains an important fix for parallelised grid searches when the
number of increments is set to one (i.e. a preset parameter).
........
r24684 | bugman | 2014-07-23 17:40:34 +0200 (Wed, 23 Jul 2014) | 5 lines
Bug fix for the lib.arg_check.is_num_tuple() function.
There was a typo in two of the RelaxError objects so that non-existent errors were being raised.
........
r24685 | bugman | 2014-07-23 18:09:27 +0200 (Wed, 23 Jul 2014) | 6 lines
Fix for the _prompt.test_align_tensor.Test_align_tensor.test_init_argfail_params unit test.
As the alignment tensor can now be initialised as None, the None value can be accepted and a
different RelaxError is raised when the params argument is incorrectly supplied.
........