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

run octave command in cwd (default) #39

Closed ipa-lth closed 6 years ago

ipa-lth commented 6 years ago

Fix #38. cwd instead of os.path.join(os.path.dirname(file)))

TrishGillett commented 6 years ago

Hey @ipa-lth, thanks for the PR! I had missed issue #38 so I'm glad you revived it. 😱 I might need a little time to get my laptop set up to test the fix, but once I can confirm it works I'll get it merged. ❤️

ipa-lth commented 6 years ago

No problem. I am glad you are still active! I might have yet another issue coming up 😉