Skip to content

Add a more general diffusion process #73

Description

@jorgeecardona

Would it be possible to add a class with a simple general difussion? Something like $dX_t = b(t, X_t) dt + \sigma(t, X_t) dW_t$ where the functions $\sigma$ and $b$ passed as arguments to the class initialization are both functions of time and space.

I imagine in some circunstances (non-Lipschitz) the behaviour of the solution can't be ensured or easily controlled. But a simple warning in the docs should suffice and maybe some examples of how it fails would be academically interesting for the users.

Best.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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