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
do you need help to move to github?
Stef
On 27 Jun 2018, at 15:10, Serge Stinckwich serge.stinckwich@gmail.com wrote:
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 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 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 https://github.com/PolyMathOrg/PolyMath/issues , joining #polymath channel on Discord or polymath mailing-list: https://groups.google.com/forum/#!forum/polymath-project 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/ http://www.doesnotunderstand.org/_______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-------------------------------------------- Stéphane Ducasse http://stephane.ducasse.free.fr http://www.synectique.eu / http://www.pharo.org 03 59 35 87 52 Assistant: Julie Jonas FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France
yes sure if you can help on this :-)
There is two tasks: - build a baseline : https://github.com/PolyMathOrg/PolyMath/issues/46 - 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.
On Thu, Jun 28, 2018 at 6:45 AM Stéphane Ducasse stephane.ducasse@inria.fr wrote:
Serge
do you need help to move to github?
Stef
On 27 Jun 2018, at 15:10, Serge Stinckwich serge.stinckwich@gmail.com wrote:
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/ _______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Stéphane Ducasse http://stephane.ducasse.free.fr http://www.synectique.eu / http://www.pharo.org 03 59 35 87 52 Assistant: Julie Jonas FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
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.
Thank you Cyril. Can we move the discussion to PolyMath mailing list ?
On Thu, Jun 28, 2018 at 10:54 AM Cyril Ferlicot D. cyril.ferlicot@gmail.com 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 Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
On 28/06/2018 11:57, Serge Stinckwich wrote:
Thank you Cyril. Can we move the discussion to PolyMath mailing list ?
I am not on the Polymath ML.
For the migration: https://github.com/PolyMathOrg/PolyMath/pull/51
I also sent it to the Discord PM channel.
tx cyril!!!!
On 28 Jun 2018, at 18:28, Cyril Ferlicot D. cyril.ferlicot@gmail.com wrote:
On 28/06/2018 11:57, Serge Stinckwich wrote:
Thank you Cyril. Can we move the discussion to PolyMath mailing list ?
I am not on the Polymath ML.
For the migration: https://github.com/PolyMathOrg/PolyMath/pull/51
I also sent it to the Discord PM channel.
-- Cyril Ferlicot https://ferlicot.fr _______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
-------------------------------------------- Stéphane Ducasse http://stephane.ducasse.free.fr http://www.synectique.eu / http://www.pharo.org 03 59 35 87 52 Assistant: Julie Jonas FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France
thank you Cyril for your magic tricks ! We will use github now for PolyMath :-)
On Thu, Jun 28, 2018 at 5:28 PM Cyril Ferlicot D. cyril.ferlicot@gmail.com wrote:
On 28/06/2018 11:57, Serge Stinckwich wrote:
Thank you Cyril. Can we move the discussion to PolyMath mailing list ?
I am not on the Polymath ML.
For the migration: https://github.com/PolyMathOrg/PolyMath/pull/51
I also sent it to the Discord PM channel.
-- Cyril Ferlicot https://ferlicot.fr _______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev