Judyp.jl

Julia package for solving dynamic programming problems
Author anthofflab
Popularity
8 Stars
Updated Last
1 Year Ago
Started In
April 2016

Project Status: Active - The project has reached a stable, usable state and is being actively developed. codecov

Judyp

Judyp.jl is a Julia package that makes it easy to solve dynamic programming optimization problems in economics.

Installation

To install Judyp.jl, run the following command in the Julia REPL in package mode:

pkg> add https://github.com/anthofflab/Judyp.jl

Examples

The examples folder in this repository contains multiple fully fleshed out examples that demonstrate how one can utilize Judyp.jl.