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

https://github.com/chrispahm/gdx-viewer

Atom package for displaying GAMS GDX files
https://github.com/chrispahm/gdx-viewer

Last synced: 2 months ago
JSON representation

Atom package for displaying GAMS GDX files

Awesome Lists containing this project

README

        

# gdx-viewer
**BETA Version - Currently only displays the first symbol found in a GDX**

Atom package for displaying [GAMS GDX files](https://www.gams.com/latest/docs/UG_GDX.html).

![ezgif-2-bf5ef65d751c](https://user-images.githubusercontent.com/20703207/63844900-4feac800-c989-11e9-9a4b-338abcc2c911.gif)

## Installation
You can install from Settings view (`shift-comma`) by searching for `gdx-viewer`.

Alternatively, you can install through the CLI by running:

```
apm install gdx-viewer
```