This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: STL C++ Library v3.0 Numerics
- To: rauf at mathematik dot uni-kl dot de
- Subject: Re: STL C++ Library v3.0 Numerics
- From: Paolo Carlini <pcarlini at unitus dot it>
- Date: Thu, 18 Oct 2001 21:14:05 +0200
- CC: gcc at gcc dot gnu dot org
- Organization: Universita' della Tuscia
- References: <3BCEFB1F.D5D9E567@mathematik.uni-kl.de>
- Reply-To: pcarlini at unitus dot it
Hi Rauf,
> Is <valarray> (Numerics ,Slices etc) of standard c++ library is
> implemented in GNU STL v3.0
I strongly think so, and should also be very well compliant with the ISO/ANSI
standard. To my knowldege Gabriel Dos Reis is its author.
Cheers,
Paolo.