Menu

SVN archive Commit Log


Commit Date  
[r24236] by tlinnet

Copied lib.linear_algebra.matrix_exponential to lib.dispersion.matrix_exponential.

The matrix exponential of higher dimensional data is only used in the dispersion part of relax.

2014-06-23 09:14:29 Tree
[r24235] by tlinnet

Added log files for super profiling against tags 3.2.1 and 3.2.2.

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

2014-06-22 20:11:57 Tree
[r24234] by tlinnet

Precission lowering of systemtest, test_korzhnev_2005_15n_sq_data and test_korzhnev_2005_1h_sq_data.

The systemtests does not fail on Linux 64 bit system, but only on Mac 32 bit system.
This is due to floating error deviations.

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

2014-06-21 08:21:29 Tree
[r24233] by tlinnet

Math domain fix for ns cpmg 2site expanded.

This is when t108 or t112 is zero, in the multidimensional array, a division error occurs.
The elements are first set to 1.0, to allow for computation.
Then elements are later replaced with 1e100.
Lastly, if the elements are not part of the "True" dispersion point structure, they are cleaned out.

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

2014-06-21 08:21:27 Tree
[r24232] by tlinnet

Added comment field to super profiling script.

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

2014-06-21 07:50:09 Tree
[r24231] by tlinnet

Modified super profiling script, to allow input to script, where alternative version of relax is positioned.
Collected the variables in a list of lists, for better overview.

Added a print out comment to IT99, to remember the bug.

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

2014-06-21 06:42:47 Tree
[r24230] by tlinnet

For all profiling scripts, added conversion to numpy array for CPMG frqs and spin_lock, since some models complained in 3.2.2, that
they were of list types.

Also fixed IT99 to only have 1 spin, since clustering is broken in 3.2.2.

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

2014-06-21 06:42:45 Tree
[r24229] by tlinnet

Deleted the profiling of eig function profiling script.

This was never implemented.

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

2014-06-21 06:42:41 Tree
[r24228] by tlinnet

Removed pA, pB and pC from the matrice population function rr1rho_3d_3site_rankN, since they are not used.

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

2014-06-20 18:07:16 Tree
[r24227] by tlinnet

Documentation fix for the dimensionality for model ns r1rho 2site.

The data is lined up to be of form [NE][NS][NM][NO][ND].

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

2014-06-20 18:03:30 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.