spot-toolbox / spotless

A fork of the Systems Polynomial Optimization Toolbox.
28 stars 35 forks source link

Fixing small bug in rotated lorentz cone constraints. #3

Closed anirudhamajumdar closed 10 years ago

anirudhamajumdar commented 10 years ago

This bug has always been there in spot_mosek.m. The index was off by 1.

I've also added some pretty thoroughly tested code for maximizing determinants of psd matrices. This is useful when you're trying to minimize volumes of ellipsoids.