It wasn't too important to port the floating point code to the 'tensor_pdb' branch yet. I was going to, later on, bulk port all the revisions applied to the 1.3 line since the branch point (to keep the branch up to date). I'll need to port every single revision applied the 1.3 line prior to merging the branch back into it, without porting any revision twice (that would cause problems).
Cheers, Edward On 11/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: varioustoxins Date: Wed Nov 1 10:52:16 2006 New Revision: 2723 URL: http://svn.gna.org/viewcvs/relax?rev=2723&view=rev Log: ported r2634,r2636 & r2716 to the test-suite branch, corrected test_float.py commands used svn merge -r2633:2634 svn+ssh://[EMAIL PROTECTED]/svn/relax/1.2 svn merge -r2635:2636 svn+ssh://[EMAIL PROTECTED]/svn/relax/1.2 svn merge -r2715:2716 svn+ssh://[EMAIL PROTECTED]/svn/relax/1.2 these changes add the ieee-754 nan/inf code, add nan catching and change Test_float so the first unit test works. I also tidied some conventions Modified: branches/test_suite/float.py branches/test_suite/relax branches/test_suite/specific_fns/model_free.py branches/test_suite/test_suite/unit_tests/test_float.py [This mail would be too long, it was shortened to contain the URLs only.] Modified: branches/test_suite/float.py URL: http://svn.gna.org/viewcvs/relax/branches/test_suite/float.py?rev=2723&r1=2722&r2=2723&view=diff Modified: branches/test_suite/relax URL: http://svn.gna.org/viewcvs/relax/branches/test_suite/relax?rev=2723&r1=2722&r2=2723&view=diff Modified: branches/test_suite/specific_fns/model_free.py URL: http://svn.gna.org/viewcvs/relax/branches/test_suite/specific_fns/model_free.py?rev=2723&r1=2722&r2=2723&view=diff Modified: branches/test_suite/test_suite/unit_tests/test_float.py URL: http://svn.gna.org/viewcvs/relax/branches/test_suite/test_suite/unit_tests/test_float.py?rev=2723&r1=2722&r2=2723&view=diff _______________________________________________ relax (http://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://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

