Commit | Date | |
---|---|---|
[r23898]
by
tlinnet
Documentation fix for description of input arrays to lib functions. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-12 21:11:38 | Tree |
[r23897]
by
tlinnet
Moved the expansion of frqs out of for loops. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-12 18:35:10 | Tree |
[r23896]
by
tlinnet
For inv_relax_times, expanded one axis, and tiled up to NR spins, before reshaping and blowing up to full structure. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-12 18:35:08 | Tree |
[r23895]
by
tlinnet
Moved the multi dimensional expansion of inv_relax_times out of for loop. This can be done for all structures, which does not have missing points. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-12 18:35:06 | Tree |
[r23894]
by
tlinnet
Moved the packing of errors and values out of for loop in the __init__ class of target function. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-12 18:35:04 | Tree |
[r23893]
by
tlinnet
Moved the expansion of the R1 structure out of the for loops. This is to speed-up the __init__ of the class of the target function. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-12 18:08:10 | Tree |
[r23892]
by
tlinnet
Fix for forgetting to multiply frqs to power 2. This was found by inspecting all print out before and after implementation. New implementation of DPL94 now passes all system and unit tests. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-12 18:08:08 | Tree |
[r23891]
by
tlinnet
Trying to move some of the structures into its own part. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-12 18:08:06 | Tree |
[r23890]
by
tlinnet
First try to speed up model DPL94. This has not succeded, since systemtest: Relax_disp.test_dpl94_data_to_dpl94 stiÃll fails. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-12 18:08:03 | Tree |
[r23889]
by
tlinnet
Fix for import missing error in lib function dpl94. Needed to import numpy any() function. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-12 18:08:01 | Tree |