import cern.jet.random.Poisson; import cern.jet.random.engine.DRand; import cern.jet.random.engine.RandomEngine; ^^ these imports are included in the repo, and not described how to download them or where
import cern.jet.random.Poisson;
import cern.jet.random.engine.DRand;
import cern.jet.random.engine.RandomEngine;
^^ these imports are included in the repo, and not described how to download them or where