Well, there's quite a few lines, so I might miss a few. I try not to though :)
Regards, Edward On 10 June 2014 12:10, Troels Emtekær Linnet <[email protected]> wrote: > True true. > > I remembered that, long time after I had moved on. > > Not a single line of code goes unnoticed. :-) > > Best > Troels > > > 2014-06-10 11:58 GMT+02:00 Edward d'Auvergne <[email protected]>: >> Hi Troels, >> >> For these changes, you need to use 'svn cp' to preserve the file history. >> >> Cheers, >> >> Edward >> >> >> >> On 8 June 2014 19:48, <[email protected]> wrote: >>> Author: tlinnet >>> Date: Sun Jun 8 19:48:37 2014 >>> New Revision: 23738 >>> >>> URL: http://svn.gna.org/viewcvs/relax?rev=23738&view=rev >>> Log: >>> Added unit tests demonstrating edge cases 'no Rex' failures of the model >>> 'CR72 full', for a clustered multi dimensional calculation. >>> >>> This is implemented for three fields. >>> >>> This is to implement catching of math domain errors, before they occur. >>> >>> These tests cover all parameter value combinations which result in no >>> exchange: >>> >>> - dw = 0.0, >>> - pA = 1.0, >>> - kex = 0.0, >>> - dw = 0.0 and pA = 1.0, >>> - dw = 0.0 and kex = 0.0, >>> - pA = 1.0 and kex = 0.0, >>> - dw = 0.0, pA = 1.0, and kex = 0.0. >>> - kex = 1e5, >>> Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion >>> models for Clustered analysis. >>> >>> Added: >>> >>> branches/disp_spin_speed/test_suite/unit_tests/_lib/_dispersion/test_cr72_full_cluster_three_fields.py >>> Modified: >>> >>> branches/disp_spin_speed/test_suite/unit_tests/_lib/_dispersion/__init__.py >>> >>> [This mail would be too long, it was shortened to contain the URLs only.] >>> >>> Modified: >>> branches/disp_spin_speed/test_suite/unit_tests/_lib/_dispersion/__init__.py >>> URL: >>> http://svn.gna.org/viewcvs/relax/branches/disp_spin_speed/test_suite/unit_tests/_lib/_dispersion/__init__.py?rev=23738&r1=23737&r2=23738&view=diff >>> >>> Added: >>> branches/disp_spin_speed/test_suite/unit_tests/_lib/_dispersion/test_cr72_full_cluster_three_fields.py >>> URL: >>> http://svn.gna.org/viewcvs/relax/branches/disp_spin_speed/test_suite/unit_tests/_lib/_dispersion/test_cr72_full_cluster_three_fields.py?rev=23738&view=auto >>> >>> >>> _______________________________________________ >>> relax (http://www.nmr-relax.com) >>> >>> This is the relax-commits mailing list >>> [email protected] >>> >>> To unsubscribe from this list, get a password >>> reminder, or change your subscription options, >>> visit the list information page at >>> https://mail.gna.org/listinfo/relax-commits >> >> _______________________________________________ >> relax (http://www.nmr-relax.com) >> >> This is the relax-devel mailing list >> [email protected] >> >> To unsubscribe from this list, get a password >> reminder, or change your subscription options, >> visit the list information page at >> https://mail.gna.org/listinfo/relax-devel _______________________________________________ relax (http://www.nmr-relax.com) This is the relax-devel mailing list [email protected] To unsubscribe from this list, get a password reminder, or change your subscription options, visit the list information page at https://mail.gna.org/listinfo/relax-devel

