Commit | Date | |
---|---|---|
[r23964]
by
tlinnet
Implemented the BLAS method of dot product, which should be faster. I cannot get the "out" argument to work. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-15 13:57:33 | Tree |
[r23963]
by
tlinnet
Made the dot evolution structure faster for NS CPMG 2site 3D. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-15 13:15:23 | Tree |
[r23962]
by
tlinnet
Removal of temporary printout. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-15 13:15:21 | Tree |
[r23961]
by
tlinnet
Changed the target function of NS CPMG 2site STAR, to reflect the input to the function. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-15 13:15:19 | Tree |
[r23960]
by
tlinnet
Changed the lib function of NS CPMG 2site start, to get input of dw and r20a+r20b of higher dimensional type. This is to move the main operations from the target function to the lib function, and Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-15 13:15:18 | Tree |
[r23959]
by
tlinnet
Changed the taget function for NS CPMG 2site 3D. This reflects the new API layout. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-15 13:15:16 | Tree |
[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 |