Commit | Date | |
---|---|---|
[r24206]
by
tlinnet
Code cleanup and copyright adding to lib/dispersion/ns_matrices.py. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-20 13:48:33 | Tree |
[r24205]
by
tlinnet
Moved the matrices for Bloch-McConnell from lib ns_mmq_2site, since they are now defined in ns_matrices.py Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-20 13:22:21 | Tree |
[r24204]
by
tlinnet
Moved the Bloch-McConnell matrix for 2-site exchange into lib/dispersion/ns_matrices.py. This is for consistency with the other code. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-20 13:22:19 | Tree |
[r24203]
by
tlinnet
Fix the bug: "M2_i = M1_mat", which was causing the problems getting systemtests to pass. Removed the specifications of which dtype, the initial matrices are created. All systemtests now pass. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-20 13:22:18 | Tree |
[r24202]
by
tlinnet
Added the "dtype" argument to function matrix_exponential_rankN. This is to force the conversion of dtype, if they are of other type. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-20 13:22:16 | Tree |
[r24201]
by
tlinnet
Fix for using the old matrix_exponential of m1. Onye: Is still failing. There seems to be a problem with matrix_exponential_rankN, when doing Maybe the dtype has to get fixed? It must be the einsum Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-20 10:00:18 | Tree |
[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 |