<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace">We are pleased to announce the release of PolyMath 0.101</div><div class="gmail_default" style="font-family:monospace,monospace">PolyMath is a numerical computing and data analysis library on top of Pharo.</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">The code is available here: <a href="https://github.com/PolyMathOrg/PolyMath">https://github.com/PolyMathOrg/PolyMath</a><br></div><div class="gmail_default" style="font-family:monospace,monospace">and can be loaded in a fresh Pharo 6.1 image with: <br></div><div class="gmail_default" style="font-family:monospace,monospace"><pre><span class="gmail-pl-c1">Metacello</span> <span class="gmail-pl-k">new</span> 
  <span class="gmail-pl-c1">repository:</span> <span class="gmail-pl-s"><span class="gmail-pl-pds">'</span><a href="http://smalltalkhub.com/mc/PolyMath/PolyMath/main">http://smalltalkhub.com/mc/PolyMath/PolyMath/main</a><span class="gmail-pl-pds">'</span></span>;
  <span class="gmail-pl-c1">configuration:</span> <span class="gmail-pl-s"><span class="gmail-pl-pds">'</span>PolyMath<span class="gmail-pl-pds">'</span></span>;
  <span class="gmail-pl-c1">version:</span> <span class="gmail-pl-s"><span class="gmail-pl-pds">'</span>0.101<span class="gmail-pl-pds">'</span></span>;
  load</pre></div><div class="gmail_default" style="font-family:monospace,monospace">The current work is mostly focused on cleaning the codebase in order to release the 1.0 version for September 2018. Please help us, by looking at the issues here: <a href="https://github.com/PolyMathOrg/PolyMath/issues">https://github.com/PolyMathOrg/PolyMath/issues</a> , joining #polymath channel on Discord or polymath mailing-list: <a href="https://groups.google.com/forum/#!forum/polymath-project">https://groups.google.com/forum/#!forum/polymath-project</a><br></div><div><br></div><div>-- </div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><font face="monospace, monospace">Serge Stinckwich<br>UMI UMMISCO 209 (SU/IRD/UY1)</font></div><div dir="ltr"><table width="410" cellspacing="0" cellpadding="0" border="0"><tbody><tr valign="top"><td width="396"><font size="2" face="monospace, monospace">"Programs must be written for people to read, and only incidentally for machines to execute."</font></td></tr></tbody></table><font face="monospace, monospace"><a href="http://www.doesnotunderstand.org/" target="_blank">http://www.doesnotunderstand.org/</a></font></div></div></div></div></div></div></div>