BrainPy icon indicating copy to clipboard operation
BrainPy copied to clipboard

Runner for dynamical systems using adaptive integrators

Open chaoming0625 opened this issue 3 years ago • 0 comments

Please:

  • [x] Check for duplicate requests.
  • [x] Describe your goal, and if possible provide a code snippet with a motivating example.

Currently, the brainpy.dyn.DSRunner and brainpy.integrators.IntegratorRunner have good supports on non-adaptive numerical integrators. However, they failed when applying to the models modeled with adaptive integration methods.

chaoming0625 avatar May 22 '22 12:05 chaoming0625