2008/5/21 Jarrod Millman <[EMAIL PROTECTED]>:
> On Mon, May 19, 2008 at 12:39 PM, Christopher Burns <[EMAIL PROTECTED]> wrote:
>> I've built a Mac binary for the 1.1 release candidate.  Mac users,
>> please test it from:
>>
>> https://cirl.berkeley.edu/numpy/numpy-1.1.0rc1-py2.5-macosx10.5.dmg
>>
>> This is for the MacPython installed from python.org.
>
> Hello,
>
> Please test the Mac binaries.  I can't tag the release until I know
> that our binary installers work on a wide variety of Mac machines.

Works for me. Intel, MBP, 10.5.2.
>>> import numpy
>>> numpy.__version__
'1.1.0rc1'
>>> numpy.test(10)
ran 1005 tests in 2.290s

OK
<unittest._TextTestResult run=1005 errors=0 failures=0>

George Nurser.
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to