[pypy-issue] [issue877] [patch] implement numpy.random.{rand, randn, {set, get}_state, seed, standard_normal}

timo tracker at bugs.pypy.org
Thu Sep 22 20:10:49 CEST 2011


New submission from timo <timonator at perpetuum-immobile.de>:

hello,

I implemented a few methods of numpy.random based on the random module. Of 
course, there's also a couple of tests.

----------
files: pypy_numpy_random_initial_work.patch
messages: 3160
nosy: pypy-issue, timo
priority: feature
status: unread
title: [patch] implement numpy.random.{rand,randn,{set,get}_state,seed,standard_normal}

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue877>
________________________________________


More information about the pypy-issue mailing list