mardi 4 février 2020

equivalent to evrnd(mu,sigma,m,n) in Python

I want an alternative to this Matlab function in Python

evrnd(mu,sigma,m,n)

I think We can use something like this

numpy.random.gumbel

or just

numpy.random.uniform

Thanks in advance.




Aucun commentaire:

Enregistrer un commentaire