Commit | Date | |
---|---|---|
[r19599]
by
bugman
Shifted the C array creation to the relax_fit C module header. The params, values, sd, relax_times, and scaling_matrix C arrays are now declared and allocated in |
2013-04-29 08:04:56 | Tree |
[r19598]
by
bugman
Increased the maximum number of relaxation times for the relax_fit C module to 50. |
2013-04-29 07:58:26 | Tree |
2013-04-29 07:56:54 | Tree | |
[r19596]
by
bugman
The relax_fit C module setup() function now uses the Py_RETURN_NONE macro to terminate. This macro does exactly what the old code does anyway. |
2013-04-29 07:54:20 | Tree |
2013-04-29 07:47:39 | Tree | |
[r19594]
by
bugman
Merged revisions 19592-19593 via svnmerge from ........ |
2013-04-28 09:32:23 | Tree |
[r19593]
by
bugman
Restored the Py_INCREF() function call in the relaxation curve-fitting C module. This was deleted at r12632 along with Py_XDECREF() and Py_DECREF() calls. The absence of a |
2013-04-27 19:46:04 | Tree |
[r19592]
by
bugman
Changed the 'Execute relax' button in all analyses in the GUI to 'Execute analysis'. It makes no sense to execute relax as relax has been executing during the analysis initialisation |
2013-04-22 21:50:29 | Tree |
[r19591]
by
bugman
Merged revisions 19590 via svnmerge from ........ |
2013-04-22 15:09:05 | Tree |
[r19590]
by
bugman
Removed a nasty kludge for releasing the execution lock on failure. This kludge, after the bug fix for https://gna.org/bugs/?20756, was causing failures in the test |
2013-04-22 15:08:35 | Tree |