........
r5615 | bugman | 2008-04-13 11:57:54 +0200 (Sun, 13 Apr 2008) | 3 lines
Created two new RelaxError classes: RelaxSpinTypeError and RelaxProtonTypeError.
........
r5616 | bugman | 2008-04-13 12:01:27 +0200 (Sun, 13 Apr 2008) | 3 lines
Added checks for the heteronucleus and attached proton type to the model-free minimise() method.
........
r5617 | bugman | 2008-04-13 12:05:43 +0200 (Sun, 13 Apr 2008) | 3 lines
Shifted the heteronucleus and attached proton type tests to a place where they will be executed.
........
r5618 | bugman | 2008-04-13 14:53:42 +0200 (Sun, 13 Apr 2008) | 3 lines
Created the mesg_opt_debug() method to aid in the debugging of the optimisation system tests.
........
r5619 | bugman | 2008-04-13 14:55:50 +0200 (Sun, 13 Apr 2008) | 5 lines
Fix for the test_opt_constr_newton_gmw_mt_S2_0_970_te_2048_Rex_0_149() system test.
The optimisation stats are now correct.
........
r5620 | bugman | 2008-04-13 15:00:50 +0200 (Sun, 13 Apr 2008) | 3 lines
Modified all the optimisation system tests to use the string returned by mesg_opt_debug().
........
r5621 | bugman | 2008-04-13 15:34:05 +0200 (Sun, 13 Apr 2008) | 5 lines
Fix for the test_opt_constr_newton_gmw_back_S2_0_970_te_2048_Rex_0_149() system test.
The optimisation stats are now correct.
........