Skip to content

Feature: Dask support in scipy.integrate functions  #10087

@guyest

Description

@guyest

As far as I can tell, the ODE integrators available in scipy are not constructed with the option to use dask arrays. This imposes an unfortunate limitation when evolving a system of equations on a grid, despite that fact that dask appears an adequate solution. As a practical matter of implementation, how feasible would it be to make this addition to the code base? Perhaps there are a certain set of steps a core maintainer would recommend starting with and someone could take over along those lines if this feature is not given top priority.

Metadata

Metadata

Assignees

No one assigned

    Labels

    queryA question or suggestion that requires further informationscipy.integrate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions