Commit | Date | |
---|---|---|
[r23836]
by
tlinnet
Clean up of comment lines. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 12:55:32 | Tree |
2014-06-11 12:55:31 | Tree | |
[r23834]
by
tlinnet
Implemented masked replacement if fact is less that 1.0. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 12:54:37 | Tree |
[r23833]
by
tlinnet
Bugfix for testing if kex is zero. It was tested if kex was equal 1.0. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 12:05:37 | Tree |
[r23832]
by
tlinnet
Changed the catching when dw is zero, to use masked array. Implemented backwards compability with unit tests. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 12:05:35 | Tree |
[r23831]
by
tlinnet
Made the lib/cr72.py to a numpy multi dimensional numpy array calculation. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 11:12:21 | Tree |
[r23830]
by
tlinnet
Restructured the calculation of R20A and R20B to the most efficient way. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-11 11:12:20 | Tree |
[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 |