PolyMath, the science library for Pharo, version 0.66 is out !

We have 622 green tests.
You can download this version in a fresh Pharo 4.0/5.0 image with:

Gofer new
    url: 'http://smalltalkhub.com/mc/PolyMath/PolyMath/main';
    configurationOf:'PolyMath';
    loadVersion: '0.66'

You will find more information here:
https://github.com/PolyMathOrg/PolyMath

If you want to propose new ideas/enhancements/bug reports :

https://github.com/PolyMathOrg/PolyMath/issues

For example, a very simple task is to implement NumPy examples :
See: https://github.com/PolyMathOrg/PolyMath/issues/19

Regards,
-- 
Serge Stinckwich
UCBN & UMI UMMISCO 209 (IRD/UPMC)
Every DSL ends up being Smalltalk
http://www.doesnotunderstand.org/

Reply via email to