2
0
mirror of https://github.com/boostorg/odeint.git synced 2026-01-24 06:02:11 +00:00

5 Commits

Author SHA1 Message Date
Matt Borland
70fbe0962e Ignore ublas deprecated copy 2023-12-19 12:45:50 +01:00
Matt Borland
f1d1ccb665 Fix regression for gcc on ARM 2023-12-18 12:15:01 +01:00
Matt Borland
afe5834aa8 Adjust num_of_steps_expected for Apple ARM architecture 2023-12-15 12:18:09 +01:00
Mario Mulansky
ff3fd556cb Fix compiler warnings, activate parallel CI build 2017-05-07 13:27:57 -07:00
Mario Mulansky
31c29dd948 fixes #189
A bug introduced with the recent max_dt facility prevented the rosenbrock
controller to increase step size in most cases (if max_dt=0). This is fixed
now, and a regression test case has been added.
2016-01-19 15:37:50 +01:00