vendredi 6 mars 2015

How do you generate collections with a specific property (like stddev) using test.check

I want to use clojure's test.check library to generate collections that I can do some simple stats on, things like computing mean, stddev, confidence intervals and that sort of thing.


How can I generate the collections so that they have pre-determined values for these properties?


Aucun commentaire:

Enregistrer un commentaire