Commit | Date | |
---|---|---|
[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 |
[r26883]
by
tlinnet
Copied the unit test_pipes.py to test_io.py. |
2014-12-01 18:47:52 | Tree |
[r26882]
by
bugman
Updated the dep_check module for the target_functions.relax_fit C module redesign. |
2014-12-01 18:47:04 | Tree |
[r26881]
by
bugman
Updated the sconstruct script for compiling the C modules. The numpy and numarray include directories are now given as arguments to the C compiler. |
2014-12-01 18:46:23 | Tree |
[r26880]
by
bugman
Conversion of the relax_fit C module to a Python C class structure. This follows the 'Extending and Embedding the Python Interpreter' document, specifically the design Extensive changes have been made including converting the setup() function into the __init__() Target function aliasing is handled by creating NULL method definitions in the PyMethodDef list. |
2014-12-01 18:45:20 | Tree |
2014-12-01 18:27:12 | Tree | |
[r26878]
by
bugman
Creation of a test branch for playing with the idea of a relax_fit C class with numpy support. This idea has the huge disadvantage in that the compiled C modules will then be specific for one |
2014-12-01 17:50:40 | Tree |
[r26877]
by
tlinnet
Copy of pipe_control nmrglue.py to io.py. This is to add a pipe_control module for common IO operations. This is for dealing with listing files in a directory for opening and reading in different modules. Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to |
2014-12-01 17:49:46 | Tree |