Re: [Help-gsl] Stepping function for stiff ODE systems

2006-06-26 Thread bjg
At Thu, 22 Jun 2006 00:22:45 -0400, Sebastien Maret wrote: > > Which stepping function is suitable for stiff ODE systems ? > Hello, Any of the implicit methods should work, gsl_odeiv_step_bsimp is the most powerful. -- Brian Gough Network Theory Ltd, Publishing the GSL Manual - http://www.net

Re: [Help-gsl] gsl for windows

2006-06-22 Thread bjg
At Tue, 20 Jun 2006 21:55:34 +0530 (IST), Hari Kumar wrote: > Is GSL works equally well in windows, also? Hello, GSL can be used on Windows-for example with Cygwin (http://cygwin.com/), but we recommend using a free operating system, such as GNU/Linux. -- best regards, Brian Gough (GSL Mainta

Re: [Help-gsl] linking problems for beginner

2006-06-19 Thread bjg
At Thu, 15 Jun 2006 15:52:47 +0100, Sung, Raymond CW wrote: > I am trying to compile GSL on an SGI machine running IRIX 6.5. I am wanting > to use the 64-bit libraries but I am getting the following error message: > > ld64: FATAL 12: Expecting 64-bit objects: cblas/.libs/libgslcblas.a is 32-bit.

Re: [Help-gsl] Novice help

2006-06-19 Thread bjg
At Sun, 18 Jun 2006 15:57:03 -0400, skull0 wrote: > Hi to everyone, Im new to uses linux and I study a degree in math so it > become useful if something say a manual or doc to novice users, (sorry I > dont understand so much from the documentation). And a question, I have > downloaded the v1.8 and