Menu

SVN archive Commit Log


Commit Date  
[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
docstrings from the user functions.

2006-01-10 07:23:31 Tree
[r2311] by bugman

Added a section on the make system and makefiles to the development chapter of the manual.

2006-01-10 06:50:09 Tree
[r2310] by bugman

Spell check and formatting fixes to the relax development chapter of the manual.

2006-01-10 05:02:35 Tree
[r2309] by bugman

Removal of the style file.

2006-01-10 04:44:45 Tree
[r2308] by bugman

Added a chapter to the manual for coding and the development of relax.

The current contents of the chapter is the text from the file 'docs/style'.

2006-01-10 04:44:05 Tree
[r2307] by bugman

Moved all the temporary manual files out of version control.

2006-01-10 04:30:02 Tree
[r2306] by bugman

Compilation of the manual is now by 'make'.

To create the PDF version of the manual, type 'make manual' in the base directory, while to create
the HTML version, type 'make manual_html'. The two scripts 'docs/latex/compile' and
'docs/latex/create_html' have been shifted into the new makefile 'docs/latex/Makefile'.

2006-01-10 04:15:18 Tree
[r2305] by bugman

Shifted the installation instructions from the text file docs/INSTALL to a chapter of the manual.

2006-01-10 03:37:13 Tree
[r2304] by bugman

Changed a few of the to do items.

2006-01-10 03:12:18 Tree
[r2303] by bugman

Relaxation curve fitting and Makefile changes.

A second Makefile within the 'maths_fns' directory has been created as a copy of the Makefile in the
base directory. The new Makefile contains the compilation rules for the maths_fns directory which
were located in the old file.

The files 'exp_fn.c' and 'exp_fn.h' have been renamed to 'relax_fit.c' and 'relax_fit.h'
respectively. This is so the old function names can contain the code for back calculating the
peak intensities from the given parameters, while the relax_fit code contains the setup function as
well as the functions func, dfunc, and d2func.

More minimisation code has been added to 'specific_fns/relax_fit.py'.

2006-01-10 03:05:54 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.