Jason Stover <[EMAIL PROTECTED]> writes: > The bisection method used in betadistinv.c to get an initial > approximation wasn't getting close enough to the right > answer for p=.99, a=2.5 and b=5. I fixed this, and tidied > up a bit to make the algorithm a little more robust.
Thanks! I committed your fix, and updated the test cases. This takes care of the problems cited by John, as far as I can tell. > The patch is attached. Just in case I made the wrong type of > patch, I included the entire new betadistinv.c below. Thanks; the patch didn't apply cleanly for me, but replacing the whole file was easy. -- "MONO - Monochrome Emulation This field is used to store your favorite bit." --FreeVGA Attribute Controller Reference _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
