Commit | Date | |
---|---|---|
[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 |
2014-06-23 12:14:15 | Tree |
[r24244]
by
tlinnet
Added data for unit test for the testing of the matrix_exponential_rankN. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-23 12:09:29 | Tree |
[r24243]
by
tlinnet
Added unit test for doing the matrix exponential for complex data. This test shows, that the dtype=complex64, should be removed from lib/dispersion/ns_mmq_2site.py. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-23 12:09:27 | Tree |
[r24242]
by
tlinnet
Fix to lib/dispersion/matrix_exponential.py, since the svn copy command was used on non-updated version of the file. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-23 12:09:26 | Tree |
[r24241]
by
tlinnet
Renamed function to return data in unit test _lib/_dispersion/test_matrix_exponential.py. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-23 12:09:24 | Tree |
[r24240]
by
tlinnet
Added unit test unit_tests/_lib/_dispersion/test_matrix_exponential.py to test the matrix exponential from higher dimensional data. - lib.dispersion.matrix_exponential.matrix_exponential_rankN Data which is used for comparison, comes from system test: Relax_disp.test_hansen_cpmg_data_to_ns_cpmg_2site_3D. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-23 11:04:22 | Tree |
[r24239]
by
tlinnet
Added numpy array save files. They are the numpy array structures, which are send in from systemtest: Relax_disp.test_hansen_cpmg_data_to_ns_cpmg_2site_3D. These numpy array structures, are used in unit tests. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-23 11:04:20 | Tree |