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
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
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
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
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
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