Commit | Date | |
---|---|---|
[r24157]
by
tlinnet
Inserted intermediate step, to check if the matrix propagator to evolve the magnetization is equal A short example is shown at the wiki: Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-19 15:42:02 | Tree |
[r24156]
by
tlinnet
Added function to compute the matrix exponential for higher dimensional data of shape [NE][NS][NM][NO][ND][7][7]. This is done by using numpy.einsum, to make the dot product of the last two axis. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-19 15:41:59 | Tree |
[r24155]
by
tlinnet
Added another intermediate step. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-19 15:41:55 | Tree |
[r24154]
by
tlinnet
Added intermediate step with for loops. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-19 15:41:51 | Tree |
[r24153]
by
tlinnet
Shifted the computation of Rexpo two loops up. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-19 15:41:49 | Tree |
[r24152]
by
tlinnet
Implemented test, to see if 3D exchange matrixes are the same. This can be tested while running systemtest 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-19 15:41:45 | Tree |
[r24151]
by
tlinnet
Implemented the collection of the 3D exchange matrix, for rank [NE][NS][NM][NO][ND][7][7]. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-19 15:41:41 | Tree |
[r24150]
by
tlinnet
Copied profiling script to be used for profiling the use of higher dimensional data for the numpy eig function. |
2014-06-18 19:02:57 | Tree |
[r24149]
by
tlinnet
Comment fixing, for explaining the masking and replacing when dw is zeroÃ. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-18 18:58:39 | Tree |
[r24148]
by
tlinnet
Added additional math domain checking in B14. This is when v1c is less than 1.0. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-18 18:50:32 | Tree |