This repository contains the code used in [A numerical method for fractional Mean Field Games], authored by Ulrik Unneberg and Espen R. Jakobsen.
This package can be installed using Julia's package manager. To do this, type:
using Pkg;
Pkg.add(PackageSpec(url="https://github.com/tullebulle/FractionalMFGs.jl/"))
A detailed description of the implementation approach can be found in the mentioned article.
This material is in part supported by the Department of Mathematical Sciences at Norwegian University of Science and Technology (NTNU). Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of NTNU.