DREAM-tools
A collection of tools used by DREAM, Danish Research Institute for Economic Analysis and Modelling.
Gams-Pandas
A wrapper around the GAMS Python api to move smoothly between GAMS and Pandas.
GAMS parameters are represented as Pandas Series, using a MultiIndex in cases of multiple sets.
The level value of variables are represented in the same way. GAMS sets are represented as Pandas Index to facilitate easy use of label based indexing.
Excel-gdx
Access GAMS gdx files directly from Excel using xlwings.
Plotting
DREAM-tools contains a number of plotting features based on plotly.
gamY
A pre-processor for GAMS files implementing a number of additional features.