You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am testing OdeInt under Ubuntu 18.04.
using the offical example code harmonic_oscillator,when i using integrate_const with end_time euqals to dt,coredump occurs,here is the code:
i am testing OdeInt under Ubuntu 18.04.
using the offical example code harmonic_oscillator,when i using integrate_const with end_time euqals to dt,coredump occurs,here is the code:
when i use integrate_adaptive instead,it is OK.
is the way i use integrate_const not right?
The text was updated successfully, but these errors were encountered: