Commit | Date | |
---|---|---|
[r25308]
by
bugman
The target_functions/exponential.c file no longer includes exponential.h. This is not needed as exponential.h only contains the function definitions of the exponential.c |
2014-08-26 16:45:52 | Tree |
[r25307]
by
bugman
All of the C code chi-squared functions now have the array argument dimensions explicitly declared. |
2014-08-26 16:31:30 | Tree |
2014-08-26 16:29:25 | Tree | |
[r25305]
by
bugman
Standardisation of the array dimensionality in the target function C code. The new target_functions/dimensions.h header file defines MAX_PARAMS and MAX_DATA which is then The values of MAX_PARAMS and MAX_DATA have increased from 3 and 50 to 20 and 5000. This is to allow |
2014-08-26 16:25:19 | Tree |
[r25304]
by
bugman
Changed the internal variables of the chi-squared gradient C code to match the Python code. |
2014-08-26 16:09:39 | Tree |
[r25303]
by
bugman
Implemented the C version of the chi-squared Hessian. This is a direct translation of the Python code. |
2014-08-26 16:08:15 | Tree |
2014-08-26 15:56:45 | Tree | |
2014-08-26 15:52:19 | Tree | |
[r25300]
by
bugman
Major bugfix for the frame order auto-analysis. The algorithm of using a PCS data subset of a few selected residues to find an initial parameter |
2014-08-26 15:49:16 | Tree |
[r25299]
by
bugman
The frame order auto-analysis now calls the time() user function. This is used at the start of each model section, as well as at the very start and very end of the |
2014-08-26 15:31:19 | Tree |