Commit | Date | |
---|---|---|
[r24622]
by
tlinnet
Code validation of lib/dispersion/lm63_3site.py. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-07-22 14:51:32 | Tree |
[r24621]
by
tlinnet
Code validation of lib/dispersion/dpl94.py. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-07-22 14:51:30 | Tree |
[r24620]
by
tlinnet
Code validation of lib/dispersion/cr72.py. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-07-22 14:51:28 | Tree |
[r24619]
by
tlinnet
Code validation of lib/dispersion/b14.py. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-07-22 14:51:26 | Tree |
[r24618]
by
bugman
Deleted the lib.optimisation module. The checks in the single test_grid_ops() function are implemented in the |
2014-07-22 14:01:23 | Tree |
[r24617]
by
bugman
Created the specific analysis parameter object _add_align_tensor() method. When called by a specific analysis, this will add the [Axx, Ayy, Axy, Axz, Ayz] parameters to the |
2014-07-22 13:55:57 | Tree |
[r24616]
by
bugman
Created the _print_model_title_global() specific analysis API method. This is to be paired with the _model_loop_single_global() API method and it simply prints out the |
2014-07-22 13:36:26 | Tree |
[r24615]
by
tlinnet
Reverted r24323 as relax dependency of numpy is now 1.6 where "einsum" function is available. The command used was: ..... Implemented a dependency check for numpy einsum, so relax can still start. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-07-22 13:35:16 | Tree |
[r24614]
by
tlinnet
Reverted r24337 as relax dependency of numpy is now 1.6 where the "out" argument is available. The command used was: ..... Added a numpy "out" argument check to dep_check.py. This is for checking the out argument of: Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-07-22 13:27:44 | Tree |
[r24613]
by
tlinnet
Reverted r24336 as relax dependency of numpy is now 1.6 where the "einsum" function is available. The command used was: ..... Added to target function that experiment_type_setup() should not be initiated, if numpy.einsum is missing. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-07-22 13:23:47 | Tree |