An open API service indexing awesome lists of open source software.

https://github.com/quantecon/gensys.jl

A Julia version of Gensys (Sims 2000)
https://github.com/quantecon/gensys.jl

Last synced: about 1 year ago
JSON representation

A Julia version of Gensys (Sims 2000)

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/quantecon/Gensys.jl.svg?branch=master)](https://travis-ci.org/quantecon/Gensys.jl)
[![Coverage Status](https://coveralls.io/repos/quantecon/Gensys.jl/badge.svg?branch=master)](https://coveralls.io/r/quantecon/Gensys.jl?branch=master)
# Install
```julia
Pkg.clone("https://github.com/QuantEcon/Gensys.jl")
```