Re: [Numpy-discussion] numpy.random selection from a loglogistic distribution?

2014-06-16 Thread Liz VanWormer
Dear Josef, Thank you for the excellent suggestion! Using fisk.rvs fixed the problem. Best wishes, Liz On Mon, Jun 16, 2014 at 1:05 PM, wrote: > On Mon, Jun 16, 2014 at 1:38 PM, Liz VanWormer > wrote: > > Dear all, > > > > I'm a novice Python user, and I need to draw random variables from a

Re: [Numpy-discussion] numpy.random selection from a loglogistic distribution?

2014-06-16 Thread josef . pktd
On Mon, Jun 16, 2014 at 1:38 PM, Liz VanWormer wrote: > Dear all, > > I'm a novice Python user, and I need to draw random variables from a > loglogistic distribution. I've used the numpy.random command in the past to > select variables from supported distributions (beta, normal, lognormal, > etc).

[Numpy-discussion] numpy.random selection from a loglogistic distribution?

2014-06-16 Thread Liz VanWormer
Dear all, I'm a novice Python user, and I need to draw random variables from a loglogistic distribution. I've used the numpy.random command in the past to select variables from supported distributions (beta, normal, lognormal, etc). Is there a way to add in a distribution to be used with the numpy

Re: [Numpy-discussion] Switch to using ATLAS for OSX binary wheels

2014-06-16 Thread Matthew Brett
Hi, On Mon, Jun 16, 2014 at 12:51 PM, wrote: > On Mon, Jun 16, 2014 at 7:10 AM, Matthew Brett > wrote: >> Hi, >> >> On Sun, Jun 15, 2014 at 10:51 PM, Ralf Gommers >> wrote: >>> >>> >>> >>> On Sat, Jun 14, 2014 at 11:56 AM, Matthew Brett >>> wrote: On Friday, June 13, 201

Re: [Numpy-discussion] Switch to using ATLAS for OSX binary wheels

2014-06-16 Thread josef . pktd
On Mon, Jun 16, 2014 at 7:10 AM, Matthew Brett wrote: > Hi, > > On Sun, Jun 15, 2014 at 10:51 PM, Ralf Gommers wrote: >> >> >> >> On Sat, Jun 14, 2014 at 11:56 AM, Matthew Brett >> wrote: >>> >>> >>> >>> On Friday, June 13, 2014, Ralf Gommers wrote: On Fri, Jun 13, 2014

Re: [Numpy-discussion] Switch to using ATLAS for OSX binary wheels

2014-06-16 Thread Matthew Brett
Hi, On Sun, Jun 15, 2014 at 10:51 PM, Ralf Gommers wrote: > > > > On Sat, Jun 14, 2014 at 11:56 AM, Matthew Brett > wrote: >> >> >> >> On Friday, June 13, 2014, Ralf Gommers wrote: >>> >>> >>> >>> >>> On Fri, Jun 13, 2014 at 2:07 PM, Matthew Brett >>> wrote: Hi, Summary : I

[Numpy-discussion] Fail to build rpm using setup.py

2014-06-16 Thread HongQi
Using `python setup.py bdist_rpm`, we can build a rpm for a python package. But when using this command to build rpm for numpy, we get the the following error message: ``` Installed (but unpackaged) file(s) found: /usr/local/lib/python2.7/site-packages/numpy/core/tests/test_api.pyc /usr/lo