Skip to content

Request Example for odeint_dense with Interpolation Support #266

@lixfrank

Description

@lixfrank

Hi torchdiffeq maintainers,

First, thank you for the excellent work on this library! It has been incredibly useful for differentiable ODE solutions.

With the recent addition of the odeint_dense function, we noticed that it provides interpolation capabilities for accessing solutions at arbitrary time points. However, the current documentation lacks a concrete example of how to use odeint_dense and its interpolation features. This makes it challenging to adopt this functionality in practice.

Could you provide a minimal example demonstrating:

  • How to call odeint_dense with proper parameters.
  • How to use the returned solution object to interpolate states at non-eval time points.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions