Commit | Date | |
---|---|---|
[r23996]
by
tlinnet
Removed looping over spin and frequencies for model MMD CR72. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-16 17:58:17 | Tree |
[r23995]
by
tlinnet
Moved the calculation of dw and dwH out of for loops for model MMQ CR72. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-16 17:58:14 | Tree |
[r23994]
by
tlinnet
Removed fatal print for python 3 in unit tests. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-16 17:58:12 | Tree |
[r23993]
by
tlinnet
Restructured frqs_H to higher dimension in target function. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-16 17:58:10 | Tree |
[r23992]
by
tlinnet
Implemented a frqs_squared calculation in the init of target function. This is to speed up the calculations. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-16 17:05:38 | Tree |
[r23991]
by
tlinnet
Fix for plotting, since the back_calc now can hold more datapoints that cpmg frequencies. This is because the numpy array has been expanded to the maximum number of points. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-16 17:01:41 | Tree |
[r23990]
by
tlinnet
Fix for unit test, where the dimension of points has to be one lower. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-16 17:01:39 | Tree |
[r23989]
by
tlinnet
Various index fixes, after the data structures have been reordered. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-16 17:01:36 | Tree |
[r23988]
by
tlinnet
Restructered all data structures into higher dimension in target function. Fix for the input to the different models. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-16 17:01:34 | Tree |
[r23987]
by
tlinnet
Replaced the temporary structure self.cpmg_frqs_a to self.cpmg_frqs, which works for all target functions Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-16 17:01:32 | Tree |