Skip to content

Dynamic Step Size Support #5

@teubert

Description

@teubert

Support for dynamic step size (i.e., step size decreasing or increasing with time).

For example: You could have a small step size as you approach an event, or you could have a small one in the near future, increasing with time.

Potential approach: allow for supplying function step_size(t, x) -> dt

Definition of Done

  • Choose implementation method- discuss with other developers
  • Implement dynamic step size
  • Create tests
  • Create example
  • Integrate example and tests with automated tests
  • Add feature to release notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions