|
Boost : |
From: Matthias Troyer (troyer_at_[hidden])
Date: 2002-05-02 04:49:17
Maybe it is just my CVS, but I had problems at first following the
CVS instructions on the web page. With the help of Joerg I realized
that I needed to add a 'boost' to the checkout argument on the
commandline:
cvs -d:pserver:anonymous_at_[hidden]:/cvsroot/boost login
(password is empty)
cvs -d:pserver:anonymous_at_[hidden]:/cvsroot/boost
checkout -r matrix_development boost
Best regards,
Matthias
On Tuesday, April 30, 2002, at 09:32 AM, Joerg Walter wrote:
> Hi all,
>
> I'd like to request Boost formal review for uBLAS.
>
> uBLAS is a C++ template class library that provides BLAS level 1, 2, 3
> functionality for dense, packed and sparse matrices. The design and
> implementation unify mathematical notation via operator overloading and
> efficient code generation via expression templates.
>
> More information may be found at www.genesys-e.org/ublas.
>
> Regards
>
> Joerg Walter
>
> P.S.: I've checked the latest sources into Boost CVS.
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk