[SciPy-dev] RFR 503, 849: more robust implementation of real Bessel I_v
Nils Wagner
nwagner@iam.uni-stuttgart...
Thu Feb 26 01:30:18 CST 2009
On Thu, 26 Feb 2009 03:03:58 +0000 (UTC)
Pauli Virtanen <pav@iki.fi> wrote:
> (For trying out the code review tool...)
>
> Scipy bugs #503 and #849 are due to a non-robust
>implementation of Bessel
> I function in Cephes. The following changes address
>this, by using an
> implementation from the Boost library, converted to C:
>
> http://codereview.appspot.com/20078
>
> A git branch is here:
>
> http://github.com/pv/scipy-work/tree/ticket-503-special-iv-fix
>
> I'm thinking that this code would be ready to be
>committed in. I'm not
> aware of bugs in it.
>
> --
> Pauli Virtanen
How can I apply your patch ?
Nils
More information about the Scipy-dev
mailing list