QuantEcon / ContinuousDPs.jl

Continuous state dynamic programming
BSD 3-Clause "New" or "Revised" License
13 stars 10 forks source link

ContinuousDPs.jl

Build Status codecov

Routines for solving continuous state dynamic programs by the Bellman equation collocation method

Installation

To install the package, open the Julia package manager (Pkg) and type

add https://github.com/QuantEcon/ContinuousDPs.jl

Demo Notebooks