Commit | Date | |
---|---|---|
[r23852]
by
tlinnet
Changed unit test for B14 to match numpy input requirement. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 17:37:45 | Tree |
[r23851]
by
tlinnet
Changed the target function to handle the B14 model for faster numpy computation. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 17:37:43 | Tree |
[r23850]
by
tlinnet
Reverted the use of the mask "mask_set_blank". It did not work, and many system tests started failing. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 17:37:42 | Tree |
[r23849]
by
tlinnet
Modified model B14 lib file to faster numpy multidimensional mode. The implementations comes almost directly from the CR72 model file. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 17:37:40 | Tree |
[r23848]
by
tlinnet
Modified profiling script for the B14 model. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 17:37:37 | Tree |
[r23847]
by
tlinnet
Copied profiling script for CR72 to B14 model. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 15:15:03 | Tree |
[r23846]
by
tlinnet
Reverted r23845-r23844 as this was using a wrong commit message. The command used was: ........ Merged revisions 23743 via svnmerge from ........ |
2014-06-11 15:14:09 | Tree |
[r23845]
by
tlinnet
Merged revisions 23743 via svnmerge from ........ |
2014-06-11 15:09:23 | Tree |
[r23844]
by
tlinnet
Replaced the multiplcation with the disp structure, to a replacement with a mask. My timings are varying at my computer, so results are within the very same timing. But for reading the code, having two masks, is essential better. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 14:43:17 | Tree |
[r23843]
by
tlinnet
Moved the mask which finds where to replace values into the __init__ function. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 14:19:12 | Tree |