Menu

SVN archive Commit Log


Commit Date  
[r23957] by tlinnet

Moved the bulk operation of model CPMG 2site 3d into the lib file.

This is to keep the API clean.

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

2014-06-15 13:15:11 Tree
[r23956] by tlinnet

Lowered the number of dot operations, by pre-preparing the evolution matrix another round.

The power is in system tests always even.

The trick to removing this for loop, would be to make a general multi dot function.

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

2014-06-15 06:53:45 Tree
[r23955] by tlinnet

Turned Mint vector into a 7,1 matrix, so dimensions fit with evolution matrix.

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

2014-06-15 06:53:44 Tree
[r23954] by tlinnet

Lowered the number of dot iterations, by pre-prepare the dot matrix another round.

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

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

Wrote the essential dot matrix up to be initiated earlier.

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

2014-06-15 06:53:40 Tree
[r23952] by tlinnet

Changed linked matrix/vector inner products into chained dot expressions.

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

2014-06-15 06:53:38 Tree
[r23951] by tlinnet

Change to the target function to the model ns cpmg 2site 3d to use the reduced input to the lib function.

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

2014-06-15 06:53:36 Tree
[r23950] by tlinnet

Fix for unit tests of model ns cpmg 2site 3d to the reduced input to the lib function.

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

2014-06-15 06:53:34 Tree
[r23949] by tlinnet

Methods to replace math domain errors in model ns_cpmg_2site_3d, has been replaced with numpy masks.

number of points has been removed, as the masks utility replaces this.
pB is now moved to be calculated inside. This makes the lib function simpler.
k_AB and k_BA is also now calculated here.
Magnetization vector is also now filled in lib function.

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

2014-06-15 06:53:31 Tree
[r23948] by bugman

Python 3 fix for the CaM frame order system test base script.

2014-06-13 17:54:40 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.