HighDimPDE.jl is a Julia package to solve Highly Dimensional non-local, non-linear PDEs of the form
where
For information on using the package, see the stable documentation. Use the in-development documentation for the version of the documentation, which contains the unreleased features.
Open Julia and type the following
using Pkg;
Pkg.add("HighDimPDE.jl")
This will download the latest version from the git repo and download all dependencies.
See documentation and test
folders.
- Boussange, V., Becker, S., Jentzen, A., Kuckuck, B., Pellissier, L., Deep learning approximations for non-local nonlinear PDEs with Neumann boundary conditions. arXiv (2022)