public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Nathan Myers <ncm@cygnus.com>
To: egcs@cygnus.com
Subject: Re: valarray
Date: Fri, 08 May 1998 00:54:00 -0000	[thread overview]
Message-ID: <3552B91E.10D06AAD@cygnus.com> (raw)
In-Reply-To: <199805070112.DAA16347.cygnus.egcs@piano.dptmaths.ens-cachan.fr>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1106 bytes --]

Gabriel Dos Reis wrote:
> 
> >>>>> «Jochen», Jochen K"upper <jochen@uni-duesseldorf.de> wrote:
> Jochen> is there anything like the valarray templates with egcs. I did not 
> Jochen> find it when looking through the header files.
> 
> Jochen> As I understand from other sources (like Stroustrups The C++ Programming
> Jochen> Language) this is part of the standard library.
> 
> Actually I submitted a (almost) complete implementation, but you have
> to wait since it wasn't fully tested on all plaforms supported by egcs. It
> will be included in the newly rewritten libstdc++. I don't know when.

You should know that (as much as we appreciate Gabriel's contribution) 
that valarray is generally a poor way to accomplish what it was intended 
for.  A much better choice is something like Blitz++ or its kin, which you 
can find at (or by following links from)

  http://monet.uwaterloo.ca/blitz/

To perform well, valarray really needs special compiler support, and because
projects like Blitz++ have been so successful, valarray is unlikely ever to 
get that support.

Nathan Myers
ncm@cygnus.com

  parent reply	other threads:[~1998-05-08  0:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-05-06  2:02 valarray Jochen.K
1998-05-06 23:49 ` valarray Gabriel Dos Reis
     [not found] ` <199805070112.DAA16347.cygnus.egcs@piano.dptmaths.ens-cachan.fr>
1998-05-08  0:54   ` Nathan Myers [this message]
1998-05-08 19:52     ` valarray Gabriel Dos Reis
     [not found]       ` <355392BA.21A86073@cislunar.com>
1998-05-10  6:17         ` valarray Gabriel Dos Reis
1998-05-07  5:15 valarray Jochen.K
1998-05-08 12:13 valarray Mike Stump
     [not found] <199805081913.MAA19580.cygnus.egcs@kankakee.wrs.com>
1998-05-08 16:04 ` valarray Ulrich Drepper
1998-11-08  6:43 valarray Tobias Naehring
1998-11-09  7:21 ` valarray Gabriel Dos Reis
1999-04-23 14:05 valarray Jason Molenda
1999-04-30 23:15 ` valarray Jason Molenda

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3552B91E.10D06AAD@cygnus.com \
    --to=ncm@cygnus.com \
    --cc=egcs@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).