Commit | Date | |
---|---|---|
[r23804]
by
tlinnet
Replace np.tile with tile. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-10 18:58:22 | Tree |
[r23803]
by
tlinnet
Code clean-up in lib function. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-10 18:58:19 | Tree |
[r23802]
by
tlinnet
Made special ei, si, mi, and oi numpy structure array. This is for rapid speed-up of numpy array creation in target function. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-10 18:58:15 | Tree |
[r23801]
by
tlinnet
Renamed chi2_ND to chi2_rankN. This is a better name for representing multiple axis calculation. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-10 17:11:07 | Tree |
[r23800]
by
tlinnet
Called the newly created chi2 function to calculate for multi dimensional numpy arrays. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-10 16:54:31 | Tree |
[r23799]
by
tlinnet
Added a multi-dimensional numpy array chi2 value calculation function. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-10 16:54:28 | Tree |
[r23798]
by
tlinnet
Increased the kex speed to 1e7 in clustered unit tests cases. This is to demonstrate where there will be no excange. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-10 16:41:10 | Tree |
[r23797]
by
tlinnet
Important fix for replacing values if eta_pos > 700 is violated. This fixes systemtest: Relax_disp.test_sod1wt_t25_to_cr72, which failed after making kex to a numpy float. The trick is to make a numpy mask which stores the position where to replace the values. This makes sure, that not all values are changed. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-10 16:41:08 | Tree |
[r23796]
by
tlinnet
Modified unit tests, so kex is sent to target function as float instead of array. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-10 16:41:06 | Tree |
[r23795]
by
tlinnet
Fix for testing of kex in lib function, when kex is just float. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-10 16:41:05 | Tree |