Bill Baxter wrote: > > That's the main advantage of FLENS over Blitz++ from what I > understand. Blitz++ does not use BLAS at all. > The above link shows the use of expression template to avoid copies, and this is done by blitz++ as well. As you said, blitz does not use blas/lapack (and is not worked on anymore, right ?). cheers, David