Hi Quantopian team,
Great product with easy to read api docs. Had my algorithm running in no time.
Any plans on including the CVXOPT module in the near term? Currently using the scipy.optimize package but would ideally like to use sparse matrices (I'm solving a sparse QP problem at each step).
Thanks!