[SciPy-Dev] participating in GSoC'20?

Nicolas Cellier eryole at gmail.com
Sat Feb 15 14:05:55 EST 2020


Hello.

As topic ideas, it could be good to use the (not so) recent scipy.integrate.solve_ivp interface to implement more modern ODE solvers (like SSP, Rosenbrock Wanner). The goal could be to provide more efficient solvers as the one available with the Julia equivalent library (DifferentialEquation.jl if I remember well).
An other idea could be the implementation of Jacobian coloring and sparsity detection. They are really useful tools that can highly improve methods implying Jacobian computation. (see https://pdfs.semanticscholar.org/ae4d/65769b6551a51d6fc6be2f021515bffa0798.pdf (https://link.getmailspring.com/link/24B42FCB-710D-45BB-B6ED-F80BE6EFB6A5@getmailspring.com/0?redirect=https%3A%2F%2Fpdfs.semanticscholar.org%2Fae4d%2F65769b6551a51d6fc6be2f021515bffa0798.pdf&recipient=c2NpcHktZGV2QHB5dGhvbi5vcmc%3D) for a reference on Jacobian coloring).
Cheers,
Nicolas Cellier

On févr. 15 2020, at 7:15 pm, Ralf Gommers <ralf.gommers at gmail.com> wrote:
> Hi all,
>
> It's that time of the year again already. Do we want to participate in this years' Google Summer of Code? Last year was quite successful (Peter's work on scipy.fft). We do need some volunteers to mentors though, and ideally also someone to admin (I'm pretty swamped). Any takers? Any good topic ideas?
>
> Cheers,
> Ralf
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at python.org
> https://mail.python.org/mailman/listinfo/scipy-dev
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20200215/3e1546a9/attachment.html>


More information about the SciPy-Dev mailing list