Skip to content
Prev 13758 / 15274 Next

Solver for a generic optimal portfolio

solve.QP probably assumes the standard markowitz style mean-variance
framework where the objective function is quadratic.  So, if you want some
other objective function, you'd have to describe it exactly in order for
others to figure out whether the objective function is still quadratic.
On Sat, Mar 12, 2016 at 8:30 PM, Alec Schmidt <aschmid1 at stevens.edu> wrote: