Boost logo

Ublas :

Subject: [ublas] Any advice on uBLAS bindings with BLAS and LAPACK?
From: Mark Johnson (mj1_at_[hidden])
Date: 2010-05-21 19:14:41


I'm interested in exploring the bindings with LAPACK and other mature
linear algebra libraries. I've looked at
http://git.tiker.net/boost-numeric-bindings.git, but I can't figure out
how to download the bindings.
http://git.tiker.net/boost-numeric-bindings.git/blob/master:/checkout-boost.sh
tries to download from directories that no longer exist. While I
realise this isn't a uBLAS question, advice on using BLAS and LAPACK on
Linux boxes would be very helpful; a simple program with all of the
incantations required to compile and link would be very helpful.

Mark