Skip to content

A Julia framework for solving fractional Mean Field Games.

License

Notifications You must be signed in to change notification settings

robinol99/FractionalMFGs.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FractionalMFGs

This repository contains the code used in [A numerical method for fractional Mean Field Games], authored by Ulrik Unneberg and Espen R. Jakobsen.

Installation

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/"))

Reference

A detailed description of the implementation approach can be found in the mentioned article.

Acknowledgements

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.

Build Status Coverage

About

A Julia framework for solving fractional Mean Field Games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%