Menu

Commit [r25434]  Maximize  Restore  History

Replaced the way to calculate the chi2 Jacobian, for exponential fit in minfx.

This is only for the test class, but reuses library code.

This should make it much easier in the future to implement chi2 gradient functions to minfx, since it
is only necessary to implement the direct gradient of the function, and then pass the direct gradient to chi2 library, which turn it into
the chi2 gradient function which minfx use.

task #7822(https://gna.org/task/index.php?7822): Implement user function to estimate R2eff and associated errors for exponential curve fitting.

tlinnet 2014-08-29

changed /trunk/specific_analyses/relax_disp/estimate_r2eff.py
/trunk/specific_analyses/relax_disp/estimate_r2eff.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.