testClusterCovariance

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

testClusterCovariance

stepharo
Apparently some changes broke

testClusterCovariance

     | clusters finder |
     finder := PMClusterFinder new: 5 server: dataServer type:
PMCovarianceCluster.
     finder minimumRelativeClusterSize: 0.1.
     clusters := finder evaluate.
     self assert: clusters size equals: 3

apparently the result is 2 now.
A commit between 26 of march and 13 april changed the result.

Apr 13, 2016 2:00:03 AM    went wrong
Mar 26, 2016 4:59:03 PM    goes ok


Stef

--
You received this message because you are subscribed to the Google Groups "SciSmalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.