[SciPy-Dev] On an example problem from optimize/nonlin.py

Boris Faleichik faleichik at gmail.com
Sun Apr 17 13:10:19 EDT 2016


Dear all,

my question is addressed to the authors of
https://github.com/scipy/scipy/blob/master/scipy/optimize/nonlin.py.

I am looking for more detailed description of the nonlinear
integro-differential equation which is a test problem for Newton-Krylov
iteration in the documentation:

\nabla^2 P = 10 \left(\int_0^1\int_0^1\cosh(P)\,dx\,dy\right)^2

As a computational scientist I would like to know the origin of this
problem and possibly to get some references on related scientific papers.

Thank you very much!

Best,
Boris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20160417/26c15e48/attachment.html>


More information about the SciPy-Dev mailing list