Skip to content

Solving system of PDEs/ODEs #208

@ni-sha-c

Description

@ni-sha-c

Hello, I was wondering if the code currently supports solving a BVP of the form $L(u) = v,$ where $L$ is some differential operator, $u(x,y), v(x,y) \in \mathbb{R}^2$ and $x$ and $y$ are scalar coordinates.
I tried to modify the example BVP to be trained with a neural network with a vector output, but the functions in conditions.py and solvers.py assume that the output of the PDE is scalar.
This package is very nicely written, thank you!

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