[SciPy-user] random number

Steve Schmerler elcorto at gmx.net
Mon Jun 28 18:47:15 EDT 2004


Hi

I'm looking for a random number generator wich generates (uniformly
distributed) rn's from 0 to 1e200.

    scipy.stats.rand.uniform(0,1e38)[0]

gives a rn, but

    scipy.stats.rand.uniform(0,1e38)[0]

gives

    1.#INF

!?

Any hint is much appreciated. Thanx!

bye  



-- 
"Documentation is like sex: when it's good,
it is very, very good; and when it's bad, it
is better than nothing." -- Dick Brandon
--

"Sie haben neue Mails!" - Die GMX Toolbar informiert Sie beim Surfen!
Jetzt aktivieren unter http://www.gmx.net/info




More information about the SciPy-User mailing list