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 si...@lma.cnrs-mrs.fr 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

[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

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 chuang...@bankofamerica.comwrote: 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

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 si...@lma.cnrs-mrs.frwrote: Le mardi 14 août 2012 à 21:21 +0200, Ralf Gommers a écrit : On Sun, Aug 12, 2012, Fabrice Silva si...@lma.cnrs-mrs.fr wrote: I made a pull request [1] to integrate the LSODA solver that is used 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 chuang...@bankofamerica.com 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

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 ralf.gomm...@gmail.com wrote: On Wed, Aug 15, 2012 at 4:59 PM, Yi, Chuang chuang...@bankofamerica.com 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