Skip to content

keyword arguments passed to specific solvers #135

@ArnoStrouwen

Description

@ArnoStrouwen

Currently, some keywords specific to each cubature method have to be passed as a keyword to solve, while others are present in the struct for the solver algorithm.

I would prefer if all the algorithm specific things become fields in the struct of that algorithm and that we error on anything but a few common keywords, similar to how it works for differential equations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions