Fitting/minimizing Python functions.

From: Brett Viren <bv_at_bnl.gov>
Date: Tue, 28 Feb 2012 13:00:03 -0500


Hi,

I'm looking for a good way to develop a fitter (chi-squared minimization) in Python (ie, a Python-defined model) with the option to later port everything to C++ after the kinks are worked out and only if necessary for runtime speed.

I'm a little confused about the available options. What I've found:

Any opinions on the "best" route to take for a Python-side fitter? Pointers to docs/examples are also appreciated.

Thanks,
-Brett.

[1] http://code.google.com/p/pyminuit/ and http://code.google.com/p/pyminuit2/

Received on Tue Feb 28 2012 - 19:00:16 CET

This archive was generated by hypermail 2.2.0 : Tue Feb 28 2012 - 23:50:01 CET