
11 Aug
2009
11 Aug
'09
11:18 a.m.
DE wrote: [snip]
ps i looked at uBLAS and the design seemed obsolete to me so i thought there could be a better approach then blindly following blas design
I've started some work on integrating a high-level interface to BLAS/LAPACK in the Numeric Bindings library (which is in the sandbox, see http://tinyurl.com/otes8m). E.g., the high-level solve function intends to collapse about 40 lapack functions into one c++ function. There's also Karl Meerbergen's GLAS library at http://tinyurl.com/nx7tld. Kind regards, Rutger ter Borg