jeudi 26 mai 2016

Python Random Number Generator numpy_rng.random_integers(1e10)) OverflowError

I am trying to generate the random numbers in python 2.7 on 64 bit windows system through the following line of code

random_state=numpy_rng.random_integers(1e10) But i am getting the following error OverflowError: Python int too large to convert to C long




Aucun commentaire:

Enregistrer un commentaire