Commit | Date | |
---|---|---|
[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 |
[r24612]
by
tlinnet
Reverted r24339 as relax dependency of numpy is now 1.6 where the "out" argument is available. The command used was: ..... Added a list of systemtests to skip, if numpy "out" argument is not available. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-07-22 13:16:47 | Tree |
2014-07-22 13:11:33 | Tree | |
[r24610]
by
bugman
Import fix for the N-state model parameter object in the specific API return_parameter_object() function. |
2014-07-22 13:11:04 | Tree |
[r24609]
by
bugman
Updated the NOE analysis to handle the changes for the minimise.calculate user function. This now requires the model_loop() and get_param_names() API methods to be implemented. The first |
2014-07-22 13:02:58 | Tree |
[r24608]
by
bugman
Fixes for the relaxation curve-fitting grid search. The parameters which are not set are no longer defaulting to 0.0. This means that the parameter |
2014-07-22 12:45:38 | Tree |
[r24607]
by
bugman
The minimise.grid_search user function can now properly handle preset values of NaN. This occurs when the parameter vector contains values of None due to the parameter not being set and |
2014-07-22 12:44:17 | Tree |
[r24606]
by
bugman
Updated the _print_model_title_spin() specific API common method. This now accepts the prefix argument and adds this to the title. |
2014-07-22 12:36:09 | Tree |
[r24605]
by
bugman
Implemented the J(w) mapping analysis get_param_names() API method. This simply returns the hardcoded list of 3 parameters of the model, and allows the |
2014-07-22 12:33:18 | Tree |