Ok I added the two RNG in Math-Random.
I cleaned also the hierarchy.
- no need to have initialize as abstract to force all the subclass to define an empty method. Strange design
    - tab a bit the code and comments.

I produced a new configuration based on SergeStinkwich 20 (which was not in the latest configurationOf).


Now I saw that the postload invoke this method but DhbMaximumLikelihoodHistogramFit does not exist.
So the postload should be removed.


aliasToTypoClassNameDhbMaximumLikekihoodHistogramFit

Smalltalk at: #DhbMaximumLikekihoodHistogramFit put: DhbMaximumLikelihoodHistogramFit

Reply via email to