Commit | Date | |
---|---|---|
[r23809]
by
bugman
Removed a PDB file from the free rotor CaM frame order test data directory. This is now present as a *.gz file, so the uncompressed file can go. |
2014-06-11 06:08:17 | Tree |
[r23808]
by
bugman
Added the full optimisation results for the 2nd 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:50 | Tree |
[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 |