Re: [Help-gsl] Generating the coefficients in lanczos_7_c

2005-05-13 Thread mail
On 13 May 2005 at 12:48, Fredrik Johansson wrote: Date sent: Fri, 13 May 2005 12:48:15 +0200 From: Fredrik Johansson [EMAIL PROTECTED] To: help-gsl@gnu.org Subject:[Help-gsl] Generating the coefficients in lanczos_7_c Send reply

Re: [Help-gsl] GSL and VB6

2005-06-26 Thread mail
On 25 Jun 2005 at 20:14, Rui Fernandes wrote: Hi, I'm trying to use GSL's dlls with Visual Basic 6.0. I'm declaring some test functions like this Public Declare Function gsl_acosh Lib libgsl.dll (ByVal x As Double) but I get the error Bad DLL calling convention ( error 49 ) when I

Re: [Help-gsl] 1st attempt at fitting a Gaussian function with GSL.

2005-12-21 Thread mail
If Gaussian means s.th. like exp(-x^2) the I would first fit log(y) against x and then refine (usually you want some weightings around the mean to catch it better). If it means against the integral you will want to cut off the tails first (and refine later). On 20 Dec 2005 at 11:27, David Eric

Re: [Help-gsl] integration

2006-05-15 Thread mail
. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ___ Help-gsl mailing list Help-gsl@gnu.org http://lists.gnu.org/mailman/listinfo/help-gsl