[SciPy-User] NumPy Binomial BTPE method Problem

Josh Lawrence josh.k.lawrence at gmail.com
Wed Oct 3 18:00:45 EDT 2012


Yes, I found the paper quite clear. I did a while loop with if blocks
(basically a switch statement) instead of goto statements since I was
in MATLAB and it makes a lot more sense the way I wrote it.

On Wed, Oct 3, 2012 at 4:45 PM, Robert Kern <robert.kern at gmail.com> wrote:
> On Wed, Oct 3, 2012 at 10:42 PM, Josh Lawrence
> <josh.k.lawrence at gmail.com> wrote:
>> Hah, my pleasure. I'm surprised I found them, as your code seems to
>> always work so well.
>
> I was a bored grad student, desperately not trying to do real work and
> mistranslated some goto logic. The paper is clearer than the RANLIB
> code I was referencing, but I must have missed that.
>
> --
> Robert Kern
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user



-- 
Josh Lawrence



More information about the SciPy-User mailing list