Skip to content

Use Sundials via pycvodes to integrate flight instead of SciPy's solve_ivp

Jason Moore requested to merge pycvodes into master

This gives a large performance increase 3X+.

Fixes #1 (closed) and #43 (closed).

Tasks to get it working fully:

Edited by Jason Moore

Merge request reports