Generalized Linear Least Squares Problems

venkat vvenkatagr at yahoo.com
Tue May 31 06:12:49 EDT 2005


Hi,

I want to solve linear least sqaure problem( min||c-Ax||2 subject to
Bx=d ). How do I do it in python. lapack has a routine for doing this
(DGGLSE). Can I access this from python?

TIA,
venkat.




More information about the Python-list mailing list