cvxgrp / qcml

A Python parser for generating Python/C/Matlab solver interfaces
Other
42 stars 9 forks source link

Redefine the way shape inference takes place. #12

Closed echu closed 11 years ago

echu commented 11 years ago

Attach abstract shape to initial variable and parameter declaration. This is the easiest way to keep track of which shapes are equivalent to which other ones.