Login  Register

Re: New random generator

Posted by stepharo on Mar 20, 2015; 8:22am
URL: https://forum.world.st/New-random-generator-tp4813351p4813464.html

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