Menu

SVN archive Commit Log


Commit Date  
[r24278] by tlinnet

Implemented profiling script for ns mmq 3site and 3site linear.

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

2014-06-24 12:46:29 Tree
[r24277] by tlinnet

Implemented profiling script for NS MMQ 2SITE.

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

2014-06-24 12:32:23 Tree
[r24276] by tlinnet

Copied profiling script to ns mmq 3site linear.

2014-06-24 12:22:23 Tree
[r24275] by tlinnet

Copied profiling script from mmq cr72, to ns mmq 2site and 3site.

2014-06-24 12:20:31 Tree
[r24274] by tlinnet

Fix for the replacement value for invalid values in model MMQ CR72.

The value was set to use r20, but should instead be 1e100.

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

2014-06-24 12:18:03 Tree
[r24273] by tlinnet

Added profiling script for model mmq cr72,

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

2014-06-24 12:17:59 Tree
[r24272] by bugman

Added the system information printout to the dispersion model profiling master script output.

This is for the log files comparing one version of relax to the previous version.

2014-06-24 11:52:19 Tree
[r24271] by bugman

Added a relaxation dispersion model profiling log file for relax version 3.1.3 vs. 3.1.2 vs. 3.1.1.

This is the output from the dispersion model profiling master script. It shows that there are no
major speed differences between these relax versions.

2014-06-24 11:46:59 Tree
[r24270] by tlinnet

Removed un-used imports in profiling scripts for NS r1rho 3site.

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

2014-06-24 09:15:43 Tree
[r24269] by bugman

Merged revisions 24251,24257,24263 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r24251 | bugman | 2014-06-23 16:36:47 +0200 (Mon, 23 Jun 2014) | 6 lines

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.
........
r24257 | bugman | 2014-06-23 20:12:02 +0200 (Mon, 23 Jun 2014) | 7 lines

Hack to permanently eliminate the ^[[?1034h escape code being produced on Linux systems.

This is produced by importing the readline module. The escape code will be sent to STDOUT every
time relax is executed, so it will be present in all log files. The problem is the TERM
environmental variable being set to 'xterm'. The hack simply sets TERM to an empty string.
........
r24263 | bugman | 2014-06-24 09:46:24 +0200 (Tue, 24 Jun 2014) | 6 lines

More hacks for permanently eliminating the ^[[?1034h escape code being produced on Linux systems.

This is a nasty feature of the GNU readline library. It is now also turned off in the dep_check
module, suppressing ^[[?1034h in Python scripts which import only parts of relax.
........

2014-06-24 09:09:39 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.