Searched hist:4045 (Results 1 - 4 of 4) sorted by relevance

/gem5/src/base/
H A Drandom.hh4045:43eb54e807d1 Fri Feb 09 19:44:00 EST 2007 Nathan Binkert <binkertn@umich.edu> Get rid of the Random context and add the support directly to python.
We don't currently use randomness much, so I didn't go too far, but
in the future, we may want to actually expose the random number values
themselves to python. For now, I'll at least let you seed it.
While we're at it, clean up a clearly bad way for generating random
doubles.
H A Drandom.cc4045:43eb54e807d1 Fri Feb 09 19:44:00 EST 2007 Nathan Binkert <binkertn@umich.edu> Get rid of the Random context and add the support directly to python.
We don't currently use randomness much, so I didn't go too far, but
in the future, we may want to actually expose the random number values
themselves to python. For now, I'll at least let you seed it.
While we're at it, clean up a clearly bad way for generating random
doubles.
/gem5/src/python/
H A DSConscript4045:43eb54e807d1 Fri Feb 09 19:44:00 EST 2007 Nathan Binkert <binkertn@umich.edu> Get rid of the Random context and add the support directly to python.
We don't currently use randomness much, so I didn't go too far, but
in the future, we may want to actually expose the random number values
themselves to python. For now, I'll at least let you seed it.
While we're at it, clean up a clearly bad way for generating random
doubles.
/gem5/src/
H A DSConscript4045:43eb54e807d1 Fri Feb 09 19:44:00 EST 2007 Nathan Binkert <binkertn@umich.edu> Get rid of the Random context and add the support directly to python.
We don't currently use randomness much, so I didn't go too far, but
in the future, we may want to actually expose the random number values
themselves to python. For now, I'll at least let you seed it.
While we're at it, clean up a clearly bad way for generating random
doubles.

Completed in 74 milliseconds