16 Commits (70ae2812c30fdb01f53dc588318ab1a8abe03780)

Author SHA1 Message Date
Wirawan Purwanto 70ae2812c3 * wpylib.math.fitting.fit_func_base: changed default fitting method to leastsq. 9 years ago
Wirawan Purwanto 78c638a371 * Bug fixes and documentation update. 9 years ago
Wirawan Purwanto e46fcec698 * Imported more recent function fitting facility from Cr2 project. 9 years ago
Wirawan Purwanto 82a55b940a * wpylib.math.fitting: Imported fit_func_base from Cr2 project. 9 years ago
Wirawan Purwanto 4111dc2da7 * Moved Poly_base & friends to wpylib.math.fitting.funcs_poly. 9 years ago
Wirawan Purwanto 04e78ade1d * Added extra debugging statements. 10 years ago
Wirawan Purwanto b043fb3cdf * fit_func: Added support for lmfit-based minimization. 10 years ago
Wirawan Purwanto 869aa91109 * fit_func(): Allow non-(numpy.ndarray) args for x, y, dy. 11 years ago
Wirawan Purwanto 564d1f4364 * wpylib.math.fitting.fit_func: Added support for weight (or y uncertainty). 11 years ago
Wirawan Purwanto 37b0939671 * Documentation clarification. 11 years ago
Wirawan Purwanto 1421cf3bc5 * wpylib.math.fitting.fit_func: Allow Guess argument to override 11 years ago
Wirawan Purwanto e485cabbe8 * wpylib.math.fitting.fit_func: Added optional Funct_hook argument to 11 years ago
Wirawan Purwanto cdad14e034 * Added BFGS minimization. 11 years ago
Wirawan Purwanto 5b213b0ee7 * Little syntax optimization. 12 years ago
Wirawan Purwanto 908a4e0682 * Rebase fit_result on result_base. 12 years ago
Wirawan Purwanto 348c204699 * Change wpylib.math.fitting module from a file into a subdirectory. 12 years ago
wirawan f1dee72d09 * Reset fitting debug level to 0. 13 years ago
wirawan bceef1e601 * Adding more methods for fitting: fmin (simplex minimization). 14 years ago
wirawan adbe499db8 * Fitting seemed to work, but still not perfectly. Do not use in production 14 years ago
wirawan 9e62d32873 * Draft of simple nonlinear fitting module for my use. Still not finished yet. 15 years ago