Skip to content

Run experiment with a different ode solver #170

@billlyzhaoyh

Description

@billlyzhaoyh

https://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.ode.html

Use dopri5 instead of the default vode to avoid running ode solver with one thread per worker only due to the non-reentrant nature of the solvers.

Need to conduct an experiment with:

  1. one experiment vode vs dopri5
  2. multiple experiments vode vs dopri5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions