pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: anyone want to implement these transformation functions?


From: Jason Stover
Subject: Re: anyone want to implement these transformation functions?
Date: Thu, 10 Mar 2005 00:32:02 +0000
User-agent: Mutt/1.4.2.1i

Okay, I'll take a look at this.

I can also take a look at the discrepancies between
SPSS and PSPP cdf's if you send me some syntax files
showing the problems.

-Jason

On Wed, Mar 09, 2005 at 10:09:36AM -0800, Ben Pfaff wrote:
> Jason Stover <address@hidden> writes:
>
> > I forgot about that. The modified gsl_cdf.h is attached.
>
> Thanks.  That took care of the compilation errors.
>
> I checked in expression code that uses your functions.  I put
> them in the PSPP source tree in a new library I called
> "gsl-extras", and I replaced the gsl_ prefix by gslextras_ to
> avoid conflicts should gsl in the future add those functions.
>
> There were a couple of warnings that concerned me:
>
> hypergeometric.c: In function `gslextras_cdf_hypergeometric_P':
> hypergeometric.c:86: warning: comparison of unsigned expression >= 0 is 
> always+true
> hypergeometric.c:107: warning: comparison of unsigned expression >= 0 is
+always true
>
> It seems to me like these could cause the relevant loops in
> gsl_cdf_hypergeometric_P to continue forever, if the other
> conditions fail to converge.  I didn't look closely enough at the
> math to figure out whether that could ever happen.
> --
> "If a person keeps faithfully busy each hour of the working day, he
>  can count on waking up some morning to find himself one of the
>  competent ones of his generation."
> --William James
>
>
> _______________________________________________
> pspp-dev mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/pspp-dev
> 
-- 
address@hidden
SDF Public Access UNIX System - http://sdf.lonestar.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]