Menu

SVN archive Commit Log


Commit Date  
[r19933] by bugman

Python 3 fix for the relax_disp.cluster user function.

2013-06-06 22:39:31 Tree
[r19932] by bugman

Fix for the Relax_disp.test_hansen_cpmgfit_input system test.

The frequencies for the CPMGFit input files now are only written to 10 places. This is for Python 2
vs. 3 consistency.

2013-06-06 22:35:22 Tree
[r19931] by bugman

Removed the grid search size check from the dispersion _grid_search_setup() method.

This is performed by minfx anyway, and the code was incompatible with Python 3.

2013-06-06 22:32:24 Tree
[r19930] by bugman

Python 3 fixes for the relax_disp.cpmg_frq and relax_disp.spin_lock_field user functions.

The sorting of lists with None is not supported by Python 3, so this has to be carefully handled.

2013-06-06 22:28:44 Tree
[r19929] by bugman

Fixes for the file permission setting on the CMPGFit batch script.

The correct file mode is now set for Unix-based systems.

2013-06-06 21:58:16 Tree
[r19928] by bugman

Fix for a bug introduced at r19899 preventing the optimisation of the dispersion models.

2013-06-06 21:46:11 Tree
[r19927] by bugman

Merged revisions 19926 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r19926 | bugman | 2013-06-06 23:19:36 +0200 (Thu, 06 Jun 2013) | 17 lines

Python 3 fixes.

The command used was:
2to3 -j 4 -w \
-f buffer \
-f idioms \
-f set_literal \
-f ws_comma \
-x except \
-x import \
-x imports \
-x long \
-x numliterals \
-x xrange \
.
........

2013-06-06 21:31:42 Tree
[r19926] by bugman

Python 3 fixes.

The command used was:
2to3 -j 4 -w \
-f buffer \
-f idioms \
-f set_literal \
-f ws_comma \
-x except \
-x import \
-x imports \
-x long \
-x numliterals \
-x xrange \
.

2013-06-06 21:19:36 Tree
[r19925] by bugman

Merged revisions 19924 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r19924 | bugman | 2013-06-06 22:27:46 +0200 (Thu, 06 Jun 2013) | 3 lines

Removed a debugging printout.
........

2013-06-06 20:28:22 Tree
[r19924] by bugman

Removed a debugging printout.

2013-06-06 20:27:46 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.