Commit | Date | |
---|---|---|
[r22584]
by
bugman
Shifted the model-free analysis specific API object to the specific_analyses.model_free.api module. |
2014-03-28 11:17:42 | Tree |
[r22583]
by
bugman
Merged revisions 22575-22582 via svnmerge from ........ |
2014-03-28 10:59:48 | Tree |
[r22582]
by
bugman
Created the new specific_analyses.relax_disp.uf module. This consists of the private methods of the relaxation dispersion API object which act as the back |
2014-03-28 10:52:15 | Tree |
[r22581]
by
bugman
Shifted all of the private methods for optimisation from the relaxation dispersion API object. These are now functions of the specific_analyses.relax_disp.optimisation module. |
2014-03-28 10:29:57 | Tree |
2014-03-28 10:09:43 | Tree | |
[r22579]
by
bugman
Fixes for the unit tests for the N-state model specific analysis package changes. |
2014-03-28 10:04:57 | Tree |
[r22578]
by
bugman
Added units tests for package consistency testing for all of the remaining specific analyses. |
2014-03-28 10:04:09 | Tree |
[r22577]
by
bugman
More code refactorisation of the specific_analyses.n_state_model package into new modules. The API object is now in the 'api' module, the remaining private methods have been shifted into the |
2014-03-28 09:56:07 | Tree |
[r22576]
by
bugman
Shifted the NOE analysis specific user function documentation from the API object to the uf module. |
2014-03-28 09:26:23 | Tree |
[r22575]
by
bugman
The specific analysis API classes are now all singletons. This change will reduce the amount of memory used, as these classes are initialised multiple times |
2014-03-28 09:16:53 | Tree |