[ANN] PolyMath release 0.101

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[ANN] PolyMath release 0.101

SergeStinckwich
We are pleased to announce the release of PolyMath 0.101
PolyMath is a numerical computing and data analysis library on top of Pharo.

The code is available here: https://github.com/PolyMathOrg/PolyMath
and can be loaded in a fresh Pharo 6.1 image with:
Metacello new 
  repository: 'http://smalltalkhub.com/mc/PolyMath/PolyMath/main';
  configuration: 'PolyMath';
  version: '0.101';
  load
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: https://github.com/PolyMathOrg/PolyMath/issues , joining #polymath channel on Discord or polymath mailing-list: https://groups.google.com/forum/#!forum/polymath-project

--
Serge Stinckwich
UMI UMMISCO 209 (SU/IRD/UY1)
"Programs must be written for people to read, and only incidentally for machines to execute."
http://www.doesnotunderstand.org/

--
You received this message because you are subscribed to the Google Groups "PolyMath" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: [Moose-dev] Re: [ANN] PolyMath release 0.101

SergeStinckwich
Thank you Cyril. Can we move the discussion to PolyMath mailing list ?

On Thu, Jun 28, 2018 at 10:54 AM Cyril Ferlicot D. <[hidden email]> wrote:
On 28/06/2018 10:48, Serge Stinckwich wrote:
> yes sure if you can help on this :-)
>
> There is two tasks:
> - build a baseline : https://github.com/PolyMathOrg/PolyMath/issues/46

Hi,

https://github.com/PolyMathOrg/PolyMath/pull/50

> - then move all the code on github:
> https://github.com/PolyMathOrg/PolyMath/issues/26
>
> The monticello repo is here: http://smalltalkhub.com/#!/%7EPolyMath/PolyMath
> Tell me if you do it, so I will freeze all commits on the Monticello
> repo during that time.
>
> Thank you.
>
>


--
Cyril Ferlicot
https://ferlicot.fr
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev


--
Serge Stinckwich
UMI UMMISCO 209 (SU/IRD/UY1)
"Programs must be written for people to read, and only incidentally for machines to execute."
http://www.doesnotunderstand.org/

--
You received this message because you are subscribed to the Google Groups "PolyMath" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.