<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/12/9f7af7b58299ce3a1ee017cc8084f8c0"
  from="romildo@u..."
  author="romildo@u..."
  date="2003-12-08T11:57:04"
  subject="Re: [Caml-list] float type with better precision than the default"
  prev="2003/12/27f6203def5822f2ed6ef90752c9a250"
  next="2003/12/9c1ac74a2445742c06b40d56d2213cbf"
  prev-in-thread="2003/12/27f6203def5822f2ed6ef90752c9a250"
  prev-thread="2003/12/6645b76fdaaac896907eba3358f17de9"
  next-thread="2003/12/c26f3a953606811699bfc588b23b35f3"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] float type with better precision than the default">
<msg 
  url="2003/12/67c33fd6a80fd9bb5699e02c9519cbea"
  from="romildo@u..."
  author="romildo@u..."
  date="2003-12-06T00:45:01"
  subject="[Caml-list] float type with better precision than the default">
<msg 
  url="2003/12/d1ce098114ef6a4fa98b6d375dc10188"
  from="Brian Hurt &lt;bhurt@s...&gt;"
  author="Brian Hurt"
  date="2003-12-06T02:18:39"
  subject="Re: [Caml-list] float type with better precision than the default">
<msg 
  url="2003/12/a57122d122354488c33fdd71c79eb0e0"
  from="skaller &lt;skaller@o...&gt;"
  author="skaller"
  date="2003-12-06T04:42:48"
  subject="Re: [Caml-list] float type with better precision than the default">
<msg 
  url="2003/12/782717f719d192da4aa4cbaefeb2c18a"
  from="Remi Vanicat &lt;remi.vanicat@l...&gt;"
  author="Remi Vanicat"
  date="2003-12-06T11:54:44"
  subject="Re: [Caml-list] float type with better precision than the default">
</msg>
</msg>
</msg>
<msg 
  url="2003/12/be6bee0e76fe3ef2a5dc4d20e7679a94"
  from="Jean-Christophe Filliatre &lt;Jean-Christophe.Filliatre@l...&gt;"
  author="Jean-Christophe Filliatre"
  date="2003-12-08T10:20:54"
  subject="Re: [Caml-list] float type with better precision than the default">
<msg 
  url="2003/12/27f6203def5822f2ed6ef90752c9a250"
  from="Jean-Christophe Filliatre &lt;Jean-Christophe.Filliatre@l...&gt;"
  author="Jean-Christophe Filliatre"
  date="2003-12-08T11:43:00"
  subject="Re: [Caml-list] float type with better precision than the default">
</msg>
<msg 
  url="2003/12/9f7af7b58299ce3a1ee017cc8084f8c0"
  from="romildo@u..."
  author="romildo@u..."
  date="2003-12-08T11:57:04"
  subject="Re: [Caml-list] float type with better precision than the default">
</msg>
</msg>
</msg>
</thread>

<contents>
On Mon, Dec 08, 2003 at 11:11:57AM +0100, Jean-Christophe Filliatre wrote:
&gt; 
&gt; romildo@uber.com.br writes:
&gt;  &gt; 
&gt;  &gt; He is currently looking at the CReal library
&gt;  &gt; that comes with mlgmp. Unfortunatly he is
&gt;  &gt; finding that it is ineficient for his
&gt;  &gt; application.
&gt; 
&gt; Creal implements  *exact* real  arithmetic (i.e. all  computations are
&gt; exact and digits are computed later on demand). This is not to be used
&gt; when efficiency is really needed, but only when exactness is.

Right. So Creal is not for him.

&gt; As Brian  already suggested, arbitrary  precision floats from  the GMP
&gt; library may  be useful in  your situation (but  as far as  I remember,
&gt; this part of GMP is not (yet) interfaced in mlgmp.)

The latest mlgmp implements arbitrary precision floats. But some important
functions he needs (transcendental functions like sin and cossin) are not
available in mlgmp. Will he be able to find such functions implemented
elsewhere for arbitrary precision floats from gmp?

Regards.

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

</contents>

</message>

