Skip to content

Scipy vs diffrax speed #687

@VMLC-PV

Description

@VMLC-PV

I conducted some quick tests to solve a stiff PDE I am interested in, and I benchmarked the diffrax solver against scipy's solve_ivp.
I was surprised to see that scipy seems to be significantly faster (by a factor of ~4). Is that expected, or did I miss something?

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