Commit | Date | |
---|---|---|
[r26893]
by
bugman
Removed the relax_fit_wrapper module from the target_functions package __all__ list. |
2014-12-02 11:36:42 | Tree |
2014-12-02 11:35:13 | Tree | |
[r26891]
by
bugman
Updated manual_c_module.py development script for the C module changes. The numpy and numarray include paths have been added. |
2014-12-02 11:21:37 | Tree |
[r26890]
by
bugman
Fix for the Relax_disp.test_finite_value system test. For the rate of -500, the C module should return inf, as is now does. Therefore the system test has |
2014-12-02 11:15:20 | Tree |
[r26889]
by
bugman
Fix for the Relax_disp.test_estimate_r2eff_err_methods system test. The parameter vector x0 must be a numpy array, otherwise the relax_fit C module segfaults. |
2014-12-02 11:13:56 | Tree |
[r26888]
by
bugman
Updated the memory_leak_test_relax_fit.py development script for the C module changes. This is only for the docstring. |
2014-12-02 11:07:42 | Tree |
[r26887]
by
bugman
Fix for the target function aliasing in the target_functions.relax_fit C module class. Changing the values of the Relax_fit_methods C array in the __init__() method was not working, as it |
2014-12-02 10:43:22 | Tree |
[r26886]
by
bugman
More redirects for the relax HTML manual at http://www.nmr-relax.com/manual/index.html. This is required as the latex2html program used to build the manual has been modified to not |
2014-12-02 06:11:53 | Tree |
[r26885]
by
bugman
Epydoc docstring fixes for the lib.io module - keyword arguments were not correctly identified. These were identified by Troels in the post at |
2014-12-01 19:18:24 | Tree |
[r26884]
by
bugman
Updated all code that accesses the target_functions.relax_fit module. The target_functions.relax_fit_wrapper.Relax_fit_opt class no longer exists. Instead the |
2014-12-01 18:49:34 | Tree |