|
Re: extracting a random subset of a vector: msg#00030python.numeric.general
[Replying to the list instead of just Jp. Sorry, Jp! Mail readers will be the death of me.] Jp Calderone wrote: Chris Barker wrote: FWIW, the idiom recommended by Tim Peters is the following: import time import sys if sys.platform == 'win32': now = time.clock else: now = time.time and then using now() to get the current time. Jp -- Robert Kern rkern@xxxxxxxx "In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard Harter ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: random number facilities in numarray and main Python libs: 00030, Robert Kern |
|---|---|
| Next by Date: | Re: random number facilities in numarray and main Python libs: 00030, Bruce Southey |
| Previous by Thread: | Re: extracting a random subset of a vectori: 00030, Jp Calderone |
| Next by Thread: | Re: extracting a random subset of a vector: 00030, Curzio Basso |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |