public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Michael <comtech.usa@gmail.com>
To: gsl-discuss@sources.redhat.com, help-gsl@gnu.org
Subject: Seeking the fastest numerical library for quadruple precision in C/C++/Fortran
Date: Wed, 04 Jul 2007 01:51:00 -0000	[thread overview]
Message-ID: <b1f16d9d0707031851y7d52eb73oc5e2b2993222d50d@mail.gmail.com> (raw)

Seeking the fastest numerical library for quadruple precision in C/C++/Fortran
Hi all,

I have some computation and simulation which need quadruple precision. I
mean, the double precision is not enough, while high precision such as 1000
digits is not needed, and that's too slow. I guess quadruple precision
exactly fits my problem and should be much faster than double precision.

Could anybody tell me if MS Visual C++, or Intel C, Intel Fortran have
already got quadruple precision in them and they are fully supported on
Intel based cpus? I guess Intel Fortran has quadruple precision, but since I
prefer C/C++ so my first choices are within C/C++ languages.

Moreover, do GSL, Intel MKL, and IMSL etc. have got quadruple precision
support? I only need +, -, *, /, exp, and log.

I eventually have to do everything in C/C++ so I am primarily looking for
numerical libraries, instead of Matlab or Maple or Mathematica's symbolic
capability.

But if you know how to "simulate" quadruple precision in Matlab or Maple, or
Mathematica, in order to see if an algorithm will overslow when converting
into C/C++/Fortran, please let me know. I want to do the algorithm design in
Matlab, and test if it will overflow, before converting everything into
C/C++/Fortran.

If you know how to "simulate" quadruple precision in Matlab, Maple or
Mathematica even with the symbolic toolbox, please let me know too... this
is for algorithm design and testing...

Moreover, are there popular quadruple precision packages? Please recommend
the fastest one. I am really in huge need of speed.

Thank you very much!

                 reply	other threads:[~2007-07-04  1:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=b1f16d9d0707031851y7d52eb73oc5e2b2993222d50d@mail.gmail.com \
    --to=comtech.usa@gmail.com \
    --cc=gsl-discuss@sources.redhat.com \
    --cc=help-gsl@gnu.org \
    /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).