12 Aug
2008
12 Aug
'08
12:07 p.m.
Hello people, I am new to boost. I wanted to use svd, qr decomposition to solve a system of linear equations. I came to know that I will have to use lapack bindings for boost to be able to use svd or qr decomposition etc. I have downloaded the boost-numeric bindings from http://mathema.tician.de/dl/software/boost-bindings but I still can't figure out how to compile and use them. I am on windows platform using Visual Studios 2005. I would really appreciate if anyone can give me some pointers on how to compile it and use it with Visual Studios. Thanks