March 3, 2015
12:22 p.m.
On 03/03/15 13:11, Serge Stinckwich wrote:
This is not really difficult to implement a khi2 or ks-test. I'm doing that with my 1st year university student in Python. I will try if I found sone time in Pharo. I know it's not complicated, I had to implement KS test in python for another project (but I don't think you are one of my professor :p).
I will do it soon but I'm still noob in smalltalk so I don't know where to implement this and how: class messages or object messages for example? Julien