Commit | Date | |
---|---|---|
[r23829]
by
tlinnet
Renamed dw temporary structure to generic structure. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 11:12:18 | Tree |
[r23828]
by
tlinnet
Implemented the fastest way to calculate the dw structure. This uses the numpy ufunc multiply.outer function to create the outer array, and then multiply Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 11:12:16 | Tree |
[r23827]
by
tlinnet
Yet another try to implement a fast dw structure method. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 11:12:14 | Tree |
[r23826]
by
tlinnet
Simplified calculation. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 11:12:12 | Tree |
[r23825]
by
tlinnet
First try to speed-up the old dw structure calculation. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 08:46:44 | Tree |
[r23824]
by
tlinnet
Inserted temporary method to switch for profiling. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 08:46:42 | Tree |
[r23823]
by
tlinnet
Started using the new way of constructing dw. This is for running system tests. Note, somewhere in the dw array, the frequencies will be different between the two implementations. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 08:16:27 | Tree |
[r23822]
by
tlinnet
Clearing the dw_struct before calculation. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 08:08:10 | Tree |
[r23821]
by
tlinnet
Reordered how the structures dw init structures are created. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 08:08:08 | Tree |
[r23820]
by
tlinnet
Added the ei index, when creating the first dw_mask. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 08:08:06 | Tree |