Commit | Date | |
---|---|---|
[r24200]
by
tlinnet
Force complex64 in ns_mmq_2site_mq. This solves all systemtests. Forcing to be complex64, does not seems like a long standing solution, since Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-20 10:00:15 | Tree |
[r24199]
by
tlinnet
Forces complex64 in ns_mmq_2site_sq_dq_zq instead complex128. This fixes systemtests: Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-20 10:00:12 | Tree |
[r24198]
by
tlinnet
Forcing the dtype to be complex64, instead of complex128. This solves a range of systemtests. -test_korzhnev_2005_15n_zq_data Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-20 09:39:04 | Tree |
[r24197]
by
tlinnet
Reinserted old code. This fixes: Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-20 08:54:07 | Tree |
[r24196]
by
tlinnet
Fix for ns_mmq_2site_mq. Variable was wrong called. test_korzhnev_2005_15n_dq_data test_korzhnev_2005_15n_mq_data test_korzhnev_2005_15n_sq_data test_korzhnev_2005_1h_mq_data test_korzhnev_2005_1h_sq_data test_korzhnev_2005_all_data test_korzhnev_2005_all_data_disp_speed_bug Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-20 08:54:06 | Tree |
[r24195]
by
tlinnet
Removed grid search, and lowered number of iterations for systemtest: This is to speed them up, since they before took 30 seks. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-20 08:54:04 | Tree |
[r24194]
by
tlinnet
Implemented same functionality in mmq_2site_sq_dq_zq. Problem, following system test fails! Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-20 08:54:01 | Tree |
[r24193]
by
tlinnet
Fix for an extra axis inserted in eye function, when dimensionality is only [NS][NM][NO][ND]. This also fixes the index in the lib function of ns_mmq_2site_mq. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-20 07:52:13 | Tree |
[r24192]
by
tlinnet
Made the function matrix_exponential_rankN also find the exponential if the experiments indices are missing. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-20 07:38:33 | Tree |
[r24191]
by
tlinnet
Moved the costly calculation of matrix_exponential of M1 and M2 out of for loop, in model ns_mmq_2site_mq. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-20 07:38:30 | Tree |