$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Is there any need for a math library doing vectors and matrices operations?
From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2008-11-04 04:27:18
>
> I'm afraid that such kind of library already have been submitted and
> rejected, I know it need more work but I believe on my approach and I'm not
> afraid to change the library so that everyone agree it's good.
>
I'm sorry but I'll state the obvious: did you take a look at boost::ublas?
Maybe I'm missunderstanding your email but it does basic vectors and
matrices operations (and much more).
Philippe