Menu

Commit [r2303]  Maximize  Restore  History

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'.

bugman 2006-01-10

changed /1.1/Makefile
copied /1.1/Makefile -> /1.1/maths_fns/Makefile
renamed /1.1/maths_fns/exp_fn.c -> /1.1/maths_fns/relax_fit.c
renamed /1.1/maths_fns/exp_fn.h -> /1.1/maths_fns/relax_fit.h
changed /1.1/specific_fns/relax_fit.py
/1.1/Makefile Diff Switch to side-by-side view
Loading...
/1.1/specific_fns/relax_fit.py Diff Switch to side-by-side view
Loading...
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.