Menu

SVN archive Commit Log


Commit Date  
[r24298] by tlinnet

Swapped the dot product position, when propagating the magnetisation in model NS CPMG 2site 3D.

This it to try to align to same method as in NS R1rho 2site.

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

2014-06-25 00:14:43 Tree
[r24297] by tlinnet

For model NS CPMG 2site 3d, the M0 matrix was preformed for higher dimensionality in init of target function.

The transposes/rolled axis versions was also initiated.

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

2014-06-25 00:14:42 Tree
[r24296] by tlinnet

Removed un-used import of rollaxis in ns r1rho 2site.

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

2014-06-25 00:14:40 Tree
[r24295] by tlinnet

Speeded up the code of NS r1rho 3site.

This was essential done to numpy einsum, and doing the dot operations in multiple dimensions.
It was though necessary to realize, that to do the proper dot product operations, the outer two
axis if M0 should be swapped, by rolling the outer axis one back.

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

2014-06-25 00:14:38 Tree
[r24294] by tlinnet

Speeded up the code of NS r1rho 2site.

This was essential done to numpy einsum, and doing the dot operations in multiple dimensions.
It was though necessary to realize, that to do the proper dot product operations, the outer two
axis if M0 should be swapped, by rolling the outer axis one back.

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

2014-06-25 00:14:36 Tree
[r24293] by tlinnet

Shortened the code dramatically for NS R1rho 2site.

It is possible to calculate all in "one" go, after having the trasposer/rolled-back M0 magnetization.

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

2014-06-25 00:14:34 Tree
[r24292] by tlinnet

Inserted an extremely interesting development in NS R1rho 2site.

If one do a transpose of M0, one can calculate all the matrix evolutions in the start via numpy einsum.
Since M0 is in higher a dimensions, one should not do a numpy transpose, but swap/roll the outer M0 6x1 axis.

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

2014-06-25 00:14:32 Tree
[r24291] by tlinnet

Implemented a clustered version of systemtest test_tp02_data_to_ns_r1rho_2site.

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

2014-06-25 00:14:29 Tree
[r24290] by tlinnet

Split systemtest test_tp02_data_to_ns_r1rho_2site into a setup and test part.

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

2014-06-25 00:14:22 Tree
[r24289] by bugman

Added a relaxation dispersion model profiling log file for relax version 3.1.6 vs. 3.1.5.

This is the output from the dispersion model profiling master script. It shows that there are
almost no speed differences, except for a slight decrease in speed in the 'CR72 full' model for
single spins.

2014-06-24 15:47:53 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.