Boost logo

Ublas :

Subject: Re: [ublas] Minimal working example for gbtrf/gbtrs
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2012-07-09 03:32:20


On 2012-07-07 10:16, Alex Wray wrote:
> 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
>
>

Maybe this one is better:

http://svn.boost.org/svn/boost/sandbox/numeric_bindings/libs/numeric/bindings/lapack/test/ublas_gbsv.cpp