qbsolv
qbsolv copied to clipboard
matlab binding setup issues
@adam-douglass To get the matlab bindings installed on my machine, I needed
- to update cython (not sure exactly what version is required)
- to add the "-std=c99" flag on line 11 of setup.py