mercredi 10 juin 2015

Difference between functions generating random numbers in numpy

I am trying to understand what is the difference, if any, between these functions:

numpy.random.rand()

numpy.random.random()

numpy.random.uniform()

It seems that they produce a random sample from a uniform distribution. So, without any parameter in the function, is there any difference?




Aucun commentaire:

Enregistrer un commentaire