[SciPy-dev] License review / weave bsd-ification

Jarrod Millman millman at berkeley.edu
Mon Nov 3 05:24:30 EST 2008


On Mon, Nov 3, 2008 at 1:51 AM, Jarrod Millman <millman at berkeley.edu> wrote:
> It looks like the license issue can be resolved.  Newer versions of
> the Mersenne Twister random number generator have a more liberal
> license:  http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/elicense.html
> Is anyone willing to volunteer to get the newer version working?  Is
> it worth considering moving this code out of weave and making the MT
> RNG more generally available?

Matthew Brett just pointed out that numpy.random uses MT via randomkit:
http://projects.scipy.org/scipy/numpy/browser/trunk/numpy/random/mtrand/randomkit.c

-- 
Jarrod Millman
Computational Infrastructure for Research Labs
10 Giannini Hall, UC Berkeley
phone: 510.643.4014
http://cirl.berkeley.edu/



More information about the SciPy-Dev mailing list