Boost logo

Ublas :

Subject: [ublas] [bindings] BLAS high-level interface
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2009-02-14 09:34:27


All,

with the BLAS bindings 95% complete, combined with the idea of a high-level
binding for LAPACK, it becomes obvious that the bindings for BLAS could
have a high-level interface as well. E.g., the numerous matrix-vector
operations xxxMV are matrix-structure dependent and could be determined
through the traits system.

A part of uBLAS may serve as an example for such an interface; taken the
other way around, uBLAS may be able to integrate a BLAS engine. Has there
been efforts in this area?

Thanks,

Rutger