caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: romildo@uber.com.br
To: caml-list@inria.fr
Cc: mgiv2595@terra.com.br
Subject: [Caml-list] float type with better precision than the default
Date: Fri, 5 Dec 2003 22:44:29 -0200	[thread overview]
Message-ID: <20031206004429.GA22530@gentoo.malaquias.no-ip.org> (raw)

Hello.

A friend of mine needs a type for float numbers
with better precision than the precision offered
in the default float type. He also needs efficiency
in his application.

He is currently looking at the CReal library
that comes with mlgmp. Unfortunatly he is
finding that it is ineficient for his
application.

What he needs is something like a float type with
twice the precision as of the default float type
from OCaml.

Can anyone help with this and indicate a
possible solution?

Regards,

Romildo
-- 
Prof. José Romildo Malaquias        romildo@uber.com.br
Departamento de Computação       malaquias@iceb.ufop.br
Univ. Federal de Ouro Preto  http://uber.com.br/romildo

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


             reply	other threads:[~2003-12-06  0:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-06  0:44 romildo [this message]
2003-12-06  3:18 ` Brian Hurt
2003-12-06  3:42   ` skaller
2003-12-06 11:54     ` Remi Vanicat
2003-12-08 10:11 ` Jean-Christophe Filliatre
2003-12-08 11:29   ` Jean-Christophe Filliatre
2003-12-08 11:57   ` romildo

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=20031206004429.GA22530@gentoo.malaquias.no-ip.org \
    --to=romildo@uber.com.br \
    --cc=caml-list@inria.fr \
    --cc=mgiv2595@terra.com.br \
    /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 NNTP newsgroup(s).