Menu

SVN archive Commit Log


Commit Date  
[r25632] by bugman

Ported r25630 from the 3.3.0 tag.

The command used was:
svn merge -r25629:25630 svn+ssh://bugman@.../svn/relax/tags/3.3.0 .

.....
r25630 | bugman | 2014-09-04 16:33:24 +0200 (Thu, 04 Sep 2014) | 7 lines
Changed paths:
M /tags/3.3.0/test_suite/shared_data/curve_fitting/numeric_topology/estimate_errors.py
M /tags/3.3.0/test_suite/shared_data/curve_fitting/numeric_topology/estimate_errors_analyse.py
M /tags/3.3.0/test_suite/shared_data/curve_fitting/numeric_topology/estimate_errors_analyse_relax.py

Python 2 vs. 3 compatibility fix for the pickle module.

This is for the estimate_errors*.py scripts in the directory
test_suite/shared_data/curve_fitting/numeric_topology/. The lib.compat.pickle module is now used to
allow both Python versions to run relax.
.....

2014-09-04 14:36:36 Tree
[r25631] by bugman

Ported r25629 from the 3.3.0 tag.

The command used was:
svn merge -r25628:25629 svn+ssh://bugman@.../svn/relax/tags/3.3.0 .

.....
r25629 | bugman | 2014-09-04 16:31:00 +0200 (Thu, 04 Sep 2014) | 6 lines
Changed paths:
M /tags/3.3.0/test_suite/shared_data/curve_fitting/numeric_topology/estimate_errors.py
M /tags/3.3.0/test_suite/shared_data/curve_fitting/numeric_topology/estimate_errors_analyse.py
M /tags/3.3.0/test_suite/shared_data/curve_fitting/numeric_topology/estimate_errors_analyse_relax.py
M /tags/3.3.0/test_suite/system_tests/relax_disp.py

Python 3 fixes via the 2to3 compatibility script.

The command used was:
2to3 -w -f except -f import -f imports -f long -f numliterals -f xrange .
.....

2014-09-04 14:35:35 Tree
[r25630] by bugman

Python 2 vs. 3 compatibility fix for the pickle module.

This is for the estimate_errors*.py scripts in the directory
test_suite/shared_data/curve_fitting/numeric_topology/. The lib.compat.pickle module is now used to
allow both Python versions to run relax.

2014-09-04 14:33:24 Tree
[r25629] by bugman

Python 3 fixes via the 2to3 compatibility script.

The command used was:
2to3 -w -f except -f import -f imports -f long -f numliterals -f xrange .

2014-09-04 14:31:00 Tree
[r25628] by bugman

Ported r25627 from the 3.3.0 tag.

The command used was:
svn merge -r25626:25627 svn+ssh://bugman@.../svn/relax/tags/3.3.0 .

.....
Python 3 fixes via the 2to3 compatibility script.

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

2014-09-04 14:25:48 Tree
[r25627] by bugman

Python 3 fixes via the 2to3 compatibility script.

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

2014-09-04 14:24:20 Tree
[r25626] by bugman

Created the user_functions.uf_translation_table list.

The elements of this list are the names of user functions before and after a renaming. The list is
provided for backwards compatibility for relax scripts, though it is not used yet.

2014-09-04 13:35:36 Tree
[r25625] by bugman

Another fix for the relaxation time data structure compatibility with different relax versions.

This is for the dispersion model profiling base script.

2014-09-04 13:25:22 Tree
[r25624] by bugman

Fix for the relaxation time data structure compatibility with different relax versions.

This is for the dispersion model profiling base script.

2014-09-04 13:23:11 Tree
[r25623] by bugman

Updated the dispersion model profiling scripts to handle new relax versions.

The relaxation time data structure is now being set up differently if relax 3.2.3 or earlier
versions are being used compared to the trunk or new versions. This allows the scripts to run on
all relax versions.

2014-09-04 13:17:56 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.