TrishGillett / pysdpt3glue

Glue code for solving semidefinite programs in Cvxpy format using the SDPT3 package for Matlab.
MIT License
13 stars 3 forks source link

Fix a bug to return error status code when tests are failed. #16

Closed jkawamoto closed 8 years ago

jkawamoto commented 8 years ago

Fix a bug to return error status code when tests are failed.