Boost logo

Boost :

Subject: Re: [boost] [LibrariesUnderConstruction] Boost.Numeric_Bindings
From: Vicente Botet Escriba (vicente.botet_at_[hidden])
Date: 2009-11-27 10:42:51


Rutger ter Borg-2 wrote:
>
>
> Hello all,
>
> I see the Numeric_Bindings library is missing on the
> LibrariesUnderConstruction trac page. This library is under development
> since 2002. Herewith a short description of the library.
>
> Boost.Numeric_Bindings is a C++ library for numeric computing. It is a
> generic layer between data containers and linear algebra algorithms.
>
> For the data container part, it supports both compile-time statically
> sized
> and run-time dynamically sized vectors, matrices, through a traits system.
> Currently it includes traits for C-arrays, for standard vectors, for
> uBLAS'
> containers, Eigen containers, TNT, Boost.Array, to name a few. It offers
> compile-time inspection, iterators, and views on all mentioned containers.
>
> For the algorithm part, it provides a C++ interface to algorithms offered
> by
> BLAS, LAPACK, and more. This covers algorithms from most vendor-provided
> math libraries, such as the reference BLAS, ATLAS, Intel's MKL, AMD's CML,
> NVidia's CUDA, etc..
>
> The "stable" release is available at
> http://svn.boost.org/svn/boost/sandbox/numeric_bindings-v1/
>
> The current development version is available at
> http://svn.boost.org/svn/boost/sandbox/numeric_bindings/
>
> Questions and/or comments are welcomed.
>
> Thanks,
>
> Rutger
>
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>
>

Hi,

Apologize if I miss this library.

wiki page updated :
http://svn.boost.org/trac/boost/wiki/LibrariesUnderConstruction#Boost.NumericBindings

Do you have some online documentation?

Best,
Vicente

-- 
View this message in context: http://old.nabble.com/-LibrariesUnderConstruction--Boost.Numeric_Bindings-tp26539528p26544086.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

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