Commit | Date | |
---|---|---|
[r23943]
by
bugman
Small speed up for all of the frame order models. The PCS averaging in the quasi-random numerical integration functions now uses the multiply() and |
2014-06-13 15:43:50 | Tree |
[r23942]
by
tlinnet
Replaced target function for model ns_cpmg_2site_expanded, to use higher dimensional numpy array structures. That makes the model much faster. I cannot get system test: Relax_disp.test_cpmg_synthetic_dx_map_points ------- Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-13 15:31:40 | Tree |
2014-06-13 15:31:38 | Tree | |
[r23940]
by
tlinnet
Methods to replace math domain errors in model ns_cpmg_2site_expanded, has been replaced with numpy masks. number of points has been removed, as the masks utility replaces this. Documentation is also fixed. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-13 15:31:36 | Tree |
[r23939]
by
tlinnet
Replaced target function for model IT99, to use higher dimensional numpy array structures. That makes the model much faster. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-13 15:31:35 | Tree |
2014-06-13 15:31:33 | Tree | |
[r23937]
by
tlinnet
Methods to replace math domain errors in model IT99, has been replaced with numpy masks. number of points has been removed, as the masks utility replaces this. Documentation is also fixed. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-13 15:31:31 | Tree |
[r23936]
by
bugman
Added another timing script for RDC and PCS calculation timings. This time, the calculation for multiple alignments is now being timed. An addition set of methods |
2014-06-13 13:25:28 | Tree |
[r23935]
by
bugman
Added a script for timing different ways to calculate PCSs and RDCs for multiple vectors. This uses the timeit module rather than profile to demonstrate the speed of 7 different ways to The log file shows a potential 1 order of magnitude speed up between the 1st technique, which is |
2014-06-13 12:03:44 | Tree |
[r23934]
by
tlinnet
1 digit decrease in parameter check in systemtest: Relax_disp.test_hansen_cpmg_data_to_lm63. It is unknown, why this has occured. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-13 11:08:29 | Tree |