April 24, 2014
9:20 a.m.
On 2014-04-24 11:10, Sebastian Tleye wrote:
Hi,
I am doing some experiments in Pharo and I need to model Normal and Log-Normal distributions in pharo. Is there any existing package for that?
Hello Sebastion, have you tried the "NumericalMethods" Package in the Configuration browser? It loads a package "DHB", which includes the class DhbNormalDistribution. Best regards, Markus