aboutsummaryrefslogtreecommitdiff
path: root/math/py-amply/pkg-descr
blob: 3fa32f10f360bc79ecf405b9c9d558f53d1d9ae6 (plain) (blame)
1
2
3
4
5
6
7
8
9
Amply allows you to load and manipulate AMPL data as Python data structures.

Amply only supports a specific subset of the AMPL syntax:
* set declarations
* set data statements
* parameter declarations
* parameter data statements

WWW: https://github.com/willu47/amply