Skip to content

odeint Comparison

Stephen Berry edited this page Mar 6, 2017 · 6 revisions

Comparing Runge Kutta 4th Order integrator solving multiple Lorenz attractors within the same state vector.

Debug runs are over three times faster, and automatic vectorization in Ascent helps achieve a 50% speedup for large systems.

Even better performance is seen when comparing modular ODE systems (tests to be posted).