Commit | Date | |
---|---|---|
[r23229]
by
tlinnet
Speed-up of model DPL94. task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models. Change in speed is: test_dpl94_data_to_dpl94 |
2014-05-19 01:20:56 | Tree |
[r23228]
by
tlinnet
Added missing imports of "numpy.array". task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models. |
2014-05-19 01:20:54 | Tree |
[r23227]
by
tlinnet
Speed-up of model IT99. task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models. Change in speed is: test_hansen_cpmg_data_to_it99 |
2014-05-19 01:20:53 | Tree |
[r23226]
by
tlinnet
Speed-up of model LM63. task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models. Change in systemtest was: test_hansen_cpmg_data_auto_analysis_r2eff test_hansen_cpmg_data_to_lm63 |
2014-05-19 01:20:51 | Tree |
[r23225]
by
tlinnet
Speed-up for model M61. task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models. Change in speed is: |
2014-05-19 01:20:49 | Tree |
[r23224]
by
tlinnet
Speed-up of model MMQ CR72. task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models. Change in systemtest: |
2014-05-19 01:20:47 | Tree |
[r23223]
by
tlinnet
Speed-up of model MP05. task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models. The change in systemtest is: test_tp02_data_to_mp05 |
2014-05-19 01:20:46 | Tree |
[r23222]
by
tlinnet
Huge speed-up for model TAP03. task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models. The change for running systemtest is: This is won by not checking single values in the R1rho array for math domain This makes all calculations be the fastest numpy array way. |
2014-05-19 01:20:43 | Tree |
[r23221]
by
tlinnet
Speed-up of model TP02. task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models. The change for running systemtest is: test_tp02_data_to_ns_r1rho_2site test_tp02_data_to_tp02 This is won by not checking single values in the R1rho array for math domain This makes all calculations be the fastest numpy array way. |
2014-05-18 23:19:02 | Tree |
[r23220]
by
tlinnet
Huge speed-up of model B14. task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models. Time test for systemtests: test_baldwin_synthetic test_baldwin_synthetic_full This is won by not checking single values in the R2eff array for math domain This makes all calculations be the fastest numpy array way. |
2014-05-18 22:51:20 | Tree |