Commit | Date | |
---|---|---|
[r26508]
by
bugman
Python 3 fixes for all print statements in the extern.numdifftools package. The print statements have been manually converted into print() functions. |
2014-11-11 09:12:48 | Tree |
2014-11-11 09:09:43 | Tree | |
[r26506]
by
bugman
Python 3 fixes using 2to3 for the extern.numdifftools package. The command used was: |
2014-11-11 09:04:21 | Tree |
[r26505]
by
bugman
Python 3 fixes using 2to3 for the extern.numdifftools package (mainly spacing fixes). The command used was: |
2014-11-11 09:03:19 | Tree |
[r26504]
by
bugman
Fixes for the Relax_disp.test_hansen_cpmg_data_missing_auto_analysis system test for certain systems. The optimisation precision has been increased, and the value checking precision has been decreased. |
2014-11-11 08:53:01 | Tree |
[r26503]
by
bugman
Python 3 fixes - eliminated all usage of the dictionary iteritems() calls as this no longer exists. |
2014-11-11 08:45:48 | Tree |
[r26502]
by
bugman
Python 3 fixes throughout relax, as identified by the 2to3 script. The command used was: |
2014-11-11 08:19:53 | Tree |
[r26501]
by
bugman
Python 3 fixes for the relax codebase. These changes were made using the command: |
2014-11-10 22:43:15 | Tree |
[r26500]
by
bugman
Fix for the Relax_disp.test_cpmg_synthetic_dx_map_points system test for certain systems. This change is to allow the test to pass on Python 2.5 and 3.1 on a 32-bit GNU/Linux system. This |
2014-11-10 22:32:07 | Tree |
[r26499]
by
bugman
Loosened the checks in the Relax_disp.test_baldwin_synthetic_full system test. This is to allow the test to pass on Python 2.5 and 3.1 on a 32-bit GNU/Linux system. |
2014-11-10 22:24:54 | Tree |