Skip to content

nprivaul/deep_branching_v2

 
 

Repository files navigation

Deep branching solver

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.

Quick Start

Deep branching solver aims to solve system of fully nonlinear PDE system. Click one of the following links for quick start.

Local installation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.1%
  • Python 8.9%