Skip to content

Default differentiation method doesn't assume axis=-2 #6

@Jacob-Stevens-Haas

Description

@Jacob-Stevens-Haas

In diff_params["test"], the default experiment arguments create a pysindy.FiniteDifference object manually instead of letting pysindy do so. This means that the axis is initialized to 0 instead of -2. When running with PDE data, that means $du/dt$ is calculated along a spatial axis by accident.

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