I meant general lineary constrained linear least squares problems, or,
at least, box-bounded ones.
I had tried to connect toms587 (R. J. HANSON and K. H. HASKELL) but a
problem with f2py had been encountered
http://groups.google.com/group/scipy-user/browse_thread/thread/bb3ad277e9213d3e#
And I don't know any other Python code for constraied LLSP for now.
On 10 Чер, 13:53, Joachim Dahl <
dahl.joac...@gmail.com> wrote:
> If it is a traditional least-squares problem without constraints,
> couldn't you solve it directly using either the sparse QR or Cholesky
> factorization in SuiteSparse?
Mb I could try, but I guess it would be done better by more
experienced in CVXOPT people.
Regards, D.