Skip to content

Make euler_integrate returns the same type as rk4_integrate #51

Description

@DorisMai

euler_integrate returns list[np.ndarray] that needs further processing to match the list[dict[str, np.ndarray]] returned by rk4_integrate. This affects the inference.py script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions