Boost logo

Ublas :

Subject: [ublas] Minimal working example for gbtrf/gbtrs
From: Alex Wray (wrayal_at_[hidden])
Date: 2012-07-07 04:16:21


Dear all,

I've been looking for a few days at getting lapack's banded matrix solver
(or really gbtrf/gbtrs) to work via boost + numeric bindings, but I've got
myself a bit lost. I'm unable to see whether the best way to do this is to
use Andreas Klöckner's bindings, or perhaps the sandbox bindings, but I
have tried and failed to implement both. Either way, does anyone perhaps
have a minimal working example and the appropriate libraries to compile
against for it?

Many thanks, sorry to be a pain!

Alex