Skip to content
npalmer edited this page Jan 21, 2015 · 1 revision

There are a number of ways to get involved. Our goal is to drive all development through examples: the fastest way to develop a framework is to develop two or three well-understood models and use them as "learning by doing." Towards that end, we are looking for both good examples to develop as well as people interested in working directly on code.

To get started, we will have a simple Python example of a microeconomic dynamic stochastic optimization problem, which frames out the major components we believe are needed for this effort. This code can be obtained from [__________], along with a preliminary API example for the "Bottom-Up" approach.

...

(In progress.)