Re: [Numpy-discussion] QQ Plot in Python and Noncentral Chisquare

2012-08-15 Thread josef . pktd
On Wed, Aug 15, 2012 at 1:46 PM, Ralf Gommers wrote: > > > On Wed, Aug 15, 2012 at 4:59 PM, Yi, Chuang > wrote: >> >> Hello, >> >> >> >> I am a new user of Python. I have a couple of questions that would >> appreciate your guidance! >> >> >> >> QQ Plot in Python: I could not find any functions in

Re: [Numpy-discussion] QQ Plot in Python and Noncentral Chisquare

2012-08-15 Thread josef . pktd
On Wed, Aug 15, 2012 at 10:59 AM, Yi, Chuang wrote: > Hello, > > > > I am a new user of Python. I have a couple of questions that would > appreciate your guidance! > > > > QQ Plot in Python: I could not find any functions in either Numpy or Scipy > to do QQ Plot of two vectors of data. For example

Re: [Numpy-discussion] A step toward merging odeint and ode

2012-08-15 Thread Ralf Gommers
On Wed, Aug 15, 2012 at 10:42 AM, Fabrice Silva wrote: > Le mardi 14 août 2012 à 21:21 +0200, Ralf Gommers a écrit : > > On Sun, Aug 12, 2012, Fabrice Silva wrote: > > I made a pull request [1] to integrate the LSODA solver that > > is used in odeint into the modular scipy.integra

Re: [Numpy-discussion] QQ Plot in Python and Noncentral Chisquare

2012-08-15 Thread Ralf Gommers
On Wed, Aug 15, 2012 at 4:59 PM, Yi, Chuang wrote: > Hello, > > ** ** > > I am a new user of Python. I have a couple of questions that would > appreciate your guidance! > > ** ** > >- QQ Plot in Python: I could not find any functions in either Numpy or >Scipy to do QQ Plot of two

[Numpy-discussion] QQ Plot in Python and Noncentral Chisquare

2012-08-15 Thread Yi, Chuang
Hello, I am a new user of Python. I have a couple of questions that would appreciate your guidance! * QQ Plot in Python: I could not find any functions in either Numpy or Scipy to do QQ Plot of two vectors of data. For example, in Matlab, one could just call qqplot(X,Y), which will generat

Re: [Numpy-discussion] A step toward merging odeint and ode

2012-08-15 Thread Fabrice Silva
Le mardi 14 août 2012 à 21:21 +0200, Ralf Gommers a écrit : > On Sun, Aug 12, 2012, Fabrice Silva wrote: > I made a pull request [1] to integrate the LSODA solver that > is used in odeint into the modular scipy.integrate.ode generic > class. In a similar way as for vode, it