Commit | Date | |
---|---|---|
2014-11-11 09:20:56 | Tree | |
2014-11-11 09:20:30 | Tree | |
[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 |