Does this mean it will it be in the next &#39;nightly&#39; build?<br><br><div class="gmail_quote">On Wed, Oct 5, 2011 at 10:45 AM, Neil Toronto <span dir="ltr">&lt;<a href="mailto:neil.toronto@gmail.com">neil.toronto@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I&#39;ve just pushed the new &#39;plot&#39; library.<br>
<br>
Eli and I both forgot that the new &#39;plot&#39; still needs the old libfit, and removed it along with libplplot. I just added libfit back (the sources are in &quot;src/fit&quot; now instead of &quot;src/plot/fit&quot;) along with the proper configure, Makefile.in, and get-libs.rkt changes.<br>

<br>
I can verify that libfit compiles on 64-bit Ubuntu. It *should* build on Windows and Mac. :D<br>
<br>
I&#39;ve taken Matthew&#39;s suggestion to make the new &#39;plot&#39; as backward-compatible as possible. Plots might still break (such as the example at <a href="http://racket-lang.org" target="_blank">racket-lang.org</a> and on the Wikipedia page). Using the &#39;plot/compat&#39; module should make these work.<br>

<br>
This change replaces about 20000 lines of C+support code with 7000 lines of Racket that does a lot more. Racket code for backward compatibility totals only 500 lines. The libfit library is about 500 lines of C+make code.<br>

<br>
Neil T<br>
______________________________<u></u>___________________<br>
 For list-related administrative tasks:<br>
 <a href="http://lists.racket-lang.org/listinfo/dev" target="_blank">http://lists.racket-lang.org/<u></u>listinfo/dev</a><br>
</blockquote></div><br>