Menu

SVN archive Commit Log


Commit Date  
[r22821] by tlinnet

Lowered range for grid search by factor 10 for kex to now between 1-10000.

Regarding bug #21953, (https://gna.org/bugs/index.php?21953) - Weird performance of grid search

2014-04-22 18:48:16 Tree
[r22820] by tlinnet

Modified systemtest for cleaner implementation of tests.

Regarding bug #21953, (https://gna.org/bugs/index.php?21953) - Weird performance of grid search

2014-04-22 18:48:14 Tree
[r22819] by tlinnet

Made name for systemtest shorter and moved data to shorter folder name.

Regarding bug #21953, (https://gna.org/bugs/index.php?21953) - Weird performance of grid search

2014-04-22 18:48:11 Tree
[r22818] by bugman

Python 3 fix for the Relax_disp.test_kteilum_mhsmith_eschulz_lcchristensen_gsolomentsev_moliveberg_makke_sod1wt_t25_to_cr72 system test.

The xrange builtin function does not exist in Python 3.

2014-04-22 16:00:08 Tree
[r22817] by bugman

Python 3 fix for the Library.test_library_independence software verification test.

2014-04-22 15:58:25 Tree
[r22816] by bugman

Python 3 fixes throughout the codebase.

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 \
.

2014-04-22 15:49:39 Tree
[r22815] by bugman

More path fixes for the sample scripts to allow them to run on MS Windows and Mac OS X.

This is for the relaxation dispersion R1rho_analysis.py script and the N-state model
conformation_analysis_rdc+pcs.py script. These scripts should be modified by the user for their own
data, so they should not encounter this problem when using the scripts normally.

2014-04-22 15:41:49 Tree
[r22814] by bugman

Fix for the cpmg_analysis.py relaxation dispersion sample script.

This was reported as sr #3142 (http://gna.org/support/?3142).

The problem was that one of the paths was in the Linux/Unix format and hence if the path is not
changed by the user, then the script will not work for them if they are using MS Windows or Mac OS
X.

2014-04-22 15:34:47 Tree
[r22813] by bugman

Fix for the Relax_disp.test_korzhnev_2005_15n_sq_data system test for certain MS Windows systems.

This was reported as sr #3142 (http://gna.org/support/?3142).

The problem was simply the lower precision of this system.

2014-04-22 15:19:49 Tree
[r22812] by bugman

The debugging command line option no longer turns on RelaxWarning tracebacks.

These tracebacks can be separately turned on with the --traceback command line option.

2014-04-22 09:27:05 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.