Menu

Commit [r25413]  Maximize  Restore  History

First attempt at properly implementing the target_functions.relax_fit.jacobian() function.

This is now the Jacobian of the chi-squared function. A new jacobian_matrix data structure has been
created for holding the matrix data prior to converting it into a Python list of lists. The
equation used was simply the chi-squared gradient whereby the sum over i has been dropped and the i
elements are stored in the second dimension of matrix.

bugman 2014-08-29

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