My hope would be that he we do some of this groundwork and get the semantics right, you could try for grants to fund the compiler speedups.<br><br><div class="gmail_quote">On Thu, Aug 13, 2009 at 10:06 PM, Doug Williams <span dir="ltr">&lt;<a href="mailto:m.douglas.williams@gmail.com">m.douglas.williams@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">As far as I know, PLT Scheme currently does all of its calculations in double-precision. But, I can control the stored representation of the underlying representation now. It&#39;s that structure than can allow us to code efficient butterfly addressing for ffts, etc for the numerical analysis code. We can worry about compiler efficiency in the future.<div>
<div></div><div class="h5"><br>
<br><div class="gmail_quote">On Thu, Aug 13, 2009 at 10:01 PM, Robby Findler <span dir="ltr">&lt;<a href="mailto:robby@eecs.northwestern.edu" target="_blank">robby@eecs.northwestern.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

I think Doug is saying that the user might want, say, 128 bits of<br>
precision in their floating point numbers and asking what to do if<br>
mzscheme&#39;s floats don&#39;t support that. (Or do mz&#39;s floats support all<br>
those different sizes?)<br>
<font color="#888888"><br>
Robby<br>
</font><div><div></div><div><br>
On Thu, Aug 13, 2009 at 10:55 PM, Eli Barzilay&lt;<a href="mailto:eli@barzilay.org" target="_blank">eli@barzilay.org</a>&gt; wrote:<br>
&gt; On Aug 13, Doug Williams wrote:<br>
&gt;&gt; That is the default. But, we want to user to be able to control the<br>
&gt;&gt; representation for numerical analysis reasons, too. So, we&#39;re<br>
&gt;&gt; allowing both.<br>
&gt;<br>
&gt; But if you don&#39;t use external libraries, then you&#39;re better off just<br>
&gt; checking the inputs, but use Scheme values directly.<br>
&gt;<br>
&gt; --<br>
&gt;          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:<br>
&gt;                    <a href="http://barzilay.org/" target="_blank">http://barzilay.org/</a>                   Maze is Life!<br>
</div></div><div><div></div><div>&gt; _________________________________________________<br>
&gt;  For list-related administrative tasks:<br>
&gt;  <a href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme" target="_blank">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a><br>
&gt;<br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>