Authors: Jiang Yu Nguwi and Nicolas Privault.
If this code is used for research purposes, please cite as
J.Y. Nguwi, G. Penent, and N. Privault.
A deep branching solver for fully nonlinear partial differential equations.
arXiv preprint arXiv:2203.03234, 2022.
Deep branching solver aims to solve system of fully nonlinear PDE system. Click one of the following links for quick start.
-
github.com's notebook viewer also works but it's slower and may fail to open large notebooks.
To install the solver locally, run:
python -m pip install git+https://github.com/nguwijy/deep_branching_with_domain.git
Otherwise, you can also use the docker container, see this page for more details.