Re: Minimal working example for gbtrf/gbtrs
Rutger ter Borg <[email protected]>
| Newsgroups | gmane.comp.lib.boost.ublas |
|---|---|
| Message-ID | <[email protected]> |
Op 7-7-2012 10:16, Alex Wray schreef: > 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 look at this http://svn.boost.org/svn/boost/sandbox/numeric_bindings/libs/numeric/bindings/lapack/test/ublas_getrf_getrs.cc and rewrite this to the banded version? Cheers, Rutger _______________________________________________ ublas mailing list [email protected] http://lists.boost.org/mailman/listinfo.cgi/ublas Sent to: [email protected]