<div dir="ltr">On Thu, Jun 19, 2014 at 10:08 AM, Owen Anderson <span dir="ltr"><<a href="mailto:resistor@mac.com" target="_blank">resistor@mac.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><div class=""><br><div><div>
On Jun 18, 2014, at 3:05 PM, Bruce Hoult <<a href="mailto:bruce@hoult.org" target="_blank">bruce@hoult.org</a>> wrote:</div><br><blockquote type="cite"><div dir="ltr">On Thu, Jun 19, 2014 at 8:29 AM, Owen Anderson <span dir="ltr"><<a href="mailto:resistor@mac.com" target="_blank">resistor@mac.com</a>></span> wrote:<br>
<div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div>Numerical analysis is hard.  Every numerics expert I have ever worked with considers trying to re-invent floating point a cardinal sin of numerical analysis.  Just don’t do it.  You will miss important considerations, and you will pay the price for it later.</div>

</blockquote><div><br></div><div>I don't think anyone is planning to use it to write climate models. Or simulate airflow over a 787. Or even invert a near-singular matrix.</div><div><br></div><div>This is for jobs that *could* perfectly well be done with a simple integer with an implied scale factor, if you could easily and reliably predict in advance exactly what scale factor is appropriate for each value.</div>

<div><br></div><div>This simply keeps track of the scale factor for you, so you can't get it wrong.</div></div></div></div></blockquote><br></div></div><div>If you couldn’t get it wrong, we wouldn’t have had so much difficulty getting the current version to work.</div>
</div></blockquote><div><br></div><div>Non sequitur.<br></div><div><br></div><div>Statically analysing in advance the correct scale factor for all possible situations and values is super hard.</div><div><br></div><div>Given two actual values to be added/multiplied etc, determining the correct scale factor for that particular result is next to trivial.</div>
<div><br></div></div></div></div>