Re: [Pharo-users] NumericalMethods and SciSmalltalk

2015-02-03 Thread stepharo
Nice but it looks like a physic project :) Le 3/2/15 16:02, Ignacio Sniechowski a écrit : Given that I proposed the name, I couldn't resist to propose the logo :p what do you think? I've checked and the image has a free license. best Nacho *Lic. Ignacio Sniechowski, MBA** * *Prosavic SRL* * *

Re: [Pharo-users] NumericalMethods and SciSmalltalk

2015-02-03 Thread Ignacio Sniechowski
Given that I proposed the name, I couldn't resist to propose the logo :p what do you think? I've checked and the image has a free license. best Nacho *Lic. Ignacio Sniechowski, MBA* *Prosavic SRL* *Tel: (011) 4542-6714* On Sat, Jan 31, 2015 at 2:48 PM, stepharo wrote: > >

Re: [Pharo-users] NumericalMethods and SciSmalltalk

2015-02-01 Thread Werner Kassens
On 01/31/2015 06:48 PM, stepharo wrote: By SciTalk will include its own copy of NumericalMethods. ah ok, i see. werner

Re: [Pharo-users] NumericalMethods and SciSmalltalk

2015-01-31 Thread stepharo
Le 27/1/15 00:29, Werner Kassens a écrit : let me rephrase it just that there are no misunderstandings, NumericalMethods is independent of SciSmalltalk and does work in Pharo4 By SciTalk will include its own copy of NumericalMethods. Stef werner On 01/26/2015 10:22 PM, Ignacio Sniechowski

Re: [Pharo-users] NumericalMethods and SciSmalltalk

2015-01-26 Thread Werner Kassens
let me rephrase it just that there are no misunderstandings, NumericalMethods is independent of SciSmalltalk and does work in Pharo4 werner On 01/26/2015 10:22 PM, Ignacio Sniechowski wrote: That was my question. If in Pharo 4 the NumericalMethods package will be deprecated and instead SciSma

Re: [Pharo-users] NumericalMethods and SciSmalltalk

2015-01-26 Thread Hernán Morales Durand
2015-01-26 18:22 GMT-03:00 Ignacio Sniechowski <0800na...@gmail.com>: > That was my question. If in Pharo 4 the NumericalMethods package will be > deprecated and instead SciSmalltalk will be de defacto package for stats. > NumericalMethods should be kept separated from SciSmalltalk so we are free

Re: [Pharo-users] NumericalMethods and SciSmalltalk

2015-01-26 Thread Ignacio Sniechowski
That was my question. If in Pharo 4 the NumericalMethods package will be deprecated and instead SciSmalltalk will be de defacto package for stats. thanks *Lic. Ignacio Sniechowski, MBA* *Prosavic SRL* *Tel: (011) 4542-6714* On Mon, Jan 26, 2015 at 3:56 PM, Werner Kassens wr

Re: [Pharo-users] NumericalMethods and SciSmalltalk

2015-01-26 Thread Werner Kassens
but numericalmethods and scismalltalk are not usable together they overwrite each other and that produces nonsense werner On 01/26/2015 07:50 PM, Werner Kassens wrote: in scismalltalk a fork of numericalmethods is used. DhbNormalDistribution in scismalltalk should be exactly the same as in nume

Re: [Pharo-users] NumericalMethods and SciSmalltalk

2015-01-26 Thread Werner Kassens
in scismalltalk a fork of numericalmethods is used. DhbNormalDistribution in scismalltalk should be exactly the same as in numericalmethods and should be usable without code change. werner On 01/26/2015 05:58 PM, nacho wrote: I have an application that uses DhbNormalDistribution from Numerical

Re: [Pharo-users] NumericalMethods and SciSmalltalk

2015-01-26 Thread Alexandre Bergel
Very good question! Alexandre > On Jan 26, 2015, at 1:58 PM, nacho <0800na...@gmail.com> wrote: > > I have an application that uses DhbNormalDistribution from NumericalMethods > in Pharo 3. > Will in the future NumericalMethods be integrated with SciSmalltalk? > Thanks in advance > Nacho > >