Judyp.jl is a Julia package that makes it easy to solve dynamic programming optimization problems in economics.
To install Judyp.jl, run the following command in the Julia REPL in package mode:
pkg> add https://github.com/anthofflab/Judyp.jl
The examples
folder in this repository contains multiple fully fleshed out examples that demonstrate how one can utilize Judyp.jl.