Re: [Numpy-discussion] Numpy fitting

2012-03-01 Thread josef . pktd
On Thu, Mar 1, 2012 at 10:39 AM, Olivier Delalleau wrote: > Sorry I can't help, but I'd just suggest to post this on the scipy mailing > list as you may get more replies there. > > -=- Olivier > > Le 1 mars 2012 10:24, Pierre Barthelemy a écrit : >> >> Dear all, >> >> i am writing a program for d

Re: [Numpy-discussion] Numpy fitting

2012-03-01 Thread Olivier Delalleau
Sorry I can't help, but I'd just suggest to post this on the scipy mailing list as you may get more replies there. -=- Olivier Le 1 mars 2012 10:24, Pierre Barthelemy a écrit : > Dear all, > > i am writing a program for data analysis. One of the functions of this > program gives the possibility

[Numpy-discussion] Numpy fitting

2012-03-01 Thread Pierre Barthelemy
Dear all, i am writing a program for data analysis. One of the functions of this program gives the possibility to fit the functions. I followed the recipe described in : http://www.scipy.org/Cookbook/FittingData under the section "Simplifying the syntax"

[Numpy-discussion] Numpy fitting

2012-03-01 Thread Pierre Barthelemy
Dear all, i am writing a program for data analysis. One of the functions of this program gives the possibility to fit the functions. I therefore use the recipe described in : http://www.scipy.org/Cookbook/FittingData under the section "Simplifying the syn