Boost logo

Boost :

Subject: Re: [boost] How to install Boost.Numeric.Bindings
From: Jordans, R. (r.jordans_at_[hidden])
Date: 2008-10-24 05:43:43


>> I don't find any .cpp file in boost/sandbox/boost/numeric/bindings.
>> Does it mean that I don't have to build it in order to use it? Do I
>> just need to include the header files to use it?
>
>Probably, but I've never used that so I've no idea.
>

It does

>> Lapack does not come with boost-sandbox, right? Do I have to download
>> lapack and install it separately so that Boost.Numeric.Bindings can
>> use it?
>
>See http://www.netlib.org/lapack/
>

It should be possible to use with any Lapack implementation (Atlas, Intel MKL, AMD ACML, etc...) but you will need to pick one yourself. I've tested Atlas and Intel MKL with success.

Roel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk