Hello,
I would be implementing a sampling approach to get distributed samples from my bigger design space. I had been using latin hypercube sampling(LHS) for a while, and I am not really sure whether this is the efficient form of a sampling technique. I have read enough documents saying LHS is preferred over Monte-Carlo and vice-versa also. Is there any other effective sampling approach other than these ?