haskell / math-functions

Special mathematical functions
http://hackage.haskell.org/package/math-functions
BSD 2-Clause "Simplified" License
40 stars 28 forks source link

Check initial approximations for invIncompleteBeta #47

Open Shimuuar opened 8 years ago

Shimuuar commented 8 years ago

Currently initial approximations for invIncompleteBeta are huge mess. There's need to systemyze them and check. For example approximation from "Numerical Recipes" look quite similar to new one from boost.