Stefan Kopecz presents PositiveIntegrators.jl at NUMDIFF-17

less than 1 minute read

Stefan Kopecz from the University of Kassel will present our new Julia package PositiveIntegrators.jl at NUMDIFF-17 in Halle, Germany. His abstract is

Over the last two decades several approaches have been suggested to numerically preserve the positivity of solutions of positive ODE systems. However, a fair comparison of the different schemes has not yet been made.

For this reason, we are developing PositiveIntegrators.jl, a Julia package designed to provide efficient implementations of various positive time integration methods. The current focus is on modified Patankar–Runge–Kutta schemes, but many other methods will follow. In addition, PositiveIntegrators.jl extends Julia’s standard ODE package OrdinaryDiffEq.jl, which makes it possible to compare the methods of both packages.

In the talk, we will present the current status of the package and show first comparisons of the available methods.

See his talk announcement for further details.