Commit | Date | |
---|---|---|
[r23906]
by
tlinnet
Replaced target function for model TP02, to use higher dimensional numpy array structures. That makes the model much faster. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-13 06:18:27 | Tree |
[r23905]
by
tlinnet
Fix for sending in dw as numpy array in unit tests of model TP02. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-13 06:18:25 | Tree |
[r23904]
by
tlinnet
Methods to replace math domain errors in model TP02, has been replaced with numpy masks. Documentation is also fixed. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-13 06:18:23 | Tree |
[r23903]
by
tlinnet
Added model MODEL_TSMFK01 also get self.tau_cpmg calculated in init part. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-13 05:26:14 | Tree |
[r23902]
by
tlinnet
Reordered the initialization structure of the special numpy arrays. This was done in the init part of the target function of relaxation dispersion. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-13 05:21:04 | Tree |
[r23901]
by
tlinnet
Replaced the loop structure in target function of TAP03 with numpy arrays. This makes the model faster. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-13 05:21:02 | Tree |
[r23900]
by
tlinnet
Made dw in unit tests of TAP03 be of numpy array. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-13 05:21:00 | Tree |
[r23899]
by
tlinnet
Converted TAP03 model to use multi dimensional numpy arrays. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-13 05:20:57 | Tree |
[r23898]
by
tlinnet
Documentation fix for description of input arrays to lib functions. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-12 21:11:38 | Tree |
[r23897]
by
tlinnet
Moved the expansion of frqs out of for loops. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-12 18:35:10 | Tree |