Menu

SVN archive Commit Log


Commit Date  
[r24254] by bugman

Removed a tonne of unused imports from the dispersion model profiling scripts.

This is to allow most of the scripts to run on the relax 3.1.x versions, as well as to clean up the
scripts. The unused imports were found using the command:

pylint test_suite/shared_data/dispersion/profiling/*.py --disable=all --enable=unused-import

2014-06-23 15:37:54 Tree
[r24253] by bugman

Fix for a mistake introduced in the previous commit (r24252).

The printout of copied files was incorrect.

2014-06-23 14:55:06 Tree
[r24252] by bugman

Improved the relax version printouts for the dispersion model master profiling script.

This now reports both relax versions.

2014-06-23 14:42:48 Tree
[r24251] by bugman

Improved how the relax installation path is determined in the status object.

If the path cannot be found, the current working directory is then checked if it is where relax is
installed. This is needed when importing modules outside of relax.

2014-06-23 14:36:47 Tree
[r24250] by tlinnet

Implemented profiling script for LM63, 3 site.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-23 14:23:31 Tree
[r24249] by tlinnet

Copied profiling scripts, to be used for 3site models and mmq models.

2014-06-23 13:58:59 Tree
[r24248] by tlinnet

Moved numerical solution matrices into the corresponding lib function.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-23 13:45:27 Tree
[r24247] by tlinnet

Split matrix_exponential_rankN into matrix_exponential_rank_NE_NS_NM_NO_ND_x_x and matrix_exponential_rank_NS_NM_NO_ND_x_x.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-23 12:48:04 Tree
[r24246] by bugman

Added Troels Linnet to the copyright notice of the dispersion model master profiling script.

2014-06-23 12:15:00 Tree
[r24245] by bugman

Expanded the dispersion profiling master script to handle any two relax versions.

To compare two relax versions, for example 3.2.2 to 3.2.1, either the path1 and path2 variables or
two command line arguments can be supplied. The first path should be for the newest version. This
will allow for comparing the speed differences between multiple relax versions in the future.

2014-06-23 12:14:15 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.