Menu

Commit [r2316]  Maximize  Restore  History

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
setup function argument list. The statement '#define MAXTIMES 30' has been added to the header.

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
all the relaxation curve fitting code is linked into a single *.so file. These changes have been to
'maths_fns/Makefile'.

The base directory makefile has had it's goal modified to properly handle recursive making.

bugman 2006-01-11

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