Commit | Date | |
---|---|---|
2006-01-11 08:24:38 | Tree | |
[r2320]
by
bugman
Added some sanity to the PyArrayObjects in the C code. Pointers, eg 'relax_times' have been created to 'numpy_relax_times->data' and recast as double. Now |
2006-01-11 08:14:01 | Tree |
2006-01-11 07:27:13 | Tree | |
2006-01-11 07:12:05 | Tree | |
[r2317]
by
bugman
Added the C file for the back calculation of peak intensities in relaxation curve fitting. |
2006-01-11 06:39:50 | Tree |
[r2316]
by
bugman
More modifications to the relaxation curve fitting C modules. The external variable *num_times, the number of relaxation times, has been added and is part of the The 'func' function has been updated. The variables in the header have been sorted. The compilation of the module has changed. Now the C files are compiled into object code *.o and The base directory makefile has had it's goal modified to properly handle recursive making. |
2006-01-11 06:31:00 | Tree |
[r2315]
by
bugman
Debugging and addition of the function 'disassemble_param_vector()' to the relaxation curve fitting. |
2006-01-11 05:04:40 | Tree |
[r2314]
by
bugman
Bug fix: The indexing involved in the automatic generation of the user function component of the manual has |
2006-01-11 01:37:07 | Tree |
[r2313]
by
bugman
Added 'make install' and 'make uninstall', changes to the installation chapter, and more indexing. The installation chapter has been partially rewritten with the title changed, sections on the Linux In the data analysis chapter, more indexing has been added. In the makefile, the rules 'install' and 'uninstall' have been added. When 'make install' is typed, I've started debugging the docstring extraction and formatting script docs/latex/fetch_docstrings. |
2006-01-11 00:25:51 | Tree |
[r2312]
by
bugman
Added a few indecies to the development chapter of the manual. A make rule called manual_nofetch has been also created to compile the manual without getting the |
2006-01-10 07:23:31 | Tree |