Commit | Date | |
---|---|---|
[r23958]
by
tlinnet
Changed the unit test of NS CPMG 2site 3D, after the input to the function has changed. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-15 13:15:14 | Tree |
[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. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-15 06:53:31 | Tree |