Commit | Date | |
---|---|---|
[r23807]
by
bugman
Added the full optimisation results for the free rotor frame order model. This is for the CaM test data using the new frame_order.py optimisation script. |
2014-06-11 06:07:03 | Tree |
[r23806]
by
tlinnet
Removed un-used self structures in __init__of class. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-10 19:06:12 | Tree |
[r23805]
by
tlinnet
Replaced self.spins_a with self.disp_struct. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-10 18:58:24 | Tree |
[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 |