Re: [Matplotlib-users] mlab.rk4

2007-04-28 Thread Nils Wagner
On Fri, 27 Apr 2007 23:22:04 +0100 darkside <[EMAIL PROTECTED]> wrote: > 2007/4/27, John Hunter <[EMAIL PROTECTED]>: >> >> On 4/27/07, darkside <[EMAIL PROTECTED]> wrote: >> > hi everyone, >> > I'm trying to solve a lineal differential equation >>system, and I,m >> proving >> > with the mlab.rk4

Re: [Matplotlib-users] mlab.rk4

2007-04-27 Thread darkside
2007/4/27, John Hunter <[EMAIL PROTECTED]>: On 4/27/07, darkside <[EMAIL PROTECTED]> wrote: > hi everyone, > I'm trying to solve a lineal differential equation system, and I,m proving > with the mlab.rk4 function. > The problem I've found is that if the solution if a complex number, I can't > us

Re: [Matplotlib-users] mlab.rk4

2007-04-27 Thread John Hunter
On 4/27/07, darkside <[EMAIL PROTECTED]> wrote: > hi everyone, > I'm trying to solve a lineal differential equation system, and I,m proving > with the mlab.rk4 function. > The problem I've found is that if the solution if a complex number, I can't > use this functin, because it doesn't accept compl