Menu

SVN archive Commit Log


Commit Date  
[r24211] by tlinnet

Started using the newly created highher dimensional Bloch-McConnell matrix for 3-site exchange.

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

2014-06-20 15:42:54 Tree
[r24210] by tlinnet

Inserted a check, that the new higher dimensional m1 and m2 matrixes are equal to before.

They are, to the 5 digit.

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

2014-06-20 15:42:53 Tree
[r24209] by tlinnet

Implemented the Bloch-McConnell matrix for 3-site exchange, for multidimensional data.

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

2014-06-20 15:42:51 Tree
[r24208] by tlinnet

Removed m1 and m2 to be sent to lib function of ns mmq 2site, since they are now populated inside the lib function.

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

2014-06-20 15:42:48 Tree
[r24207] by tlinnet

Moved the Bloch-McConnell matrix for 3-site exchange, into the lib/dispersion/ns_matrices.py.

This is to standard the code.

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

2014-06-20 13:48:35 Tree
[r24206] by tlinnet

Code cleanup and copyright adding to lib/dispersion/ns_matrices.py.

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

2014-06-20 13:48:33 Tree
[r24205] by tlinnet

Moved the matrices for Bloch-McConnell from lib ns_mmq_2site, since they are now defined in ns_matrices.py

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

2014-06-20 13:22:21 Tree
[r24204] by tlinnet

Moved the Bloch-McConnell matrix for 2-site exchange into lib/dispersion/ns_matrices.py.

This is for consistency with the other code.

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

2014-06-20 13:22:19 Tree
[r24203] by tlinnet

Fix the bug: "M2_i = M1_mat", which was causing the problems getting systemtests to pass.

Removed the specifications of which dtype, the initial matrices are created.
They can be converted later, with the specification of dtype to matrix_exponential_rankN().

All systemtests now pass.

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

2014-06-20 13:22:18 Tree
[r24202] by tlinnet

Added the "dtype" argument to function matrix_exponential_rankN.

This is to force the conversion of dtype, if they are of other type.
This can be conversion from complex128 to complex64.

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

2014-06-20 13:22:16 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.