Unfortunately, the Mac OS downloads won't work for us as they install into the 
system Python.  We have a custom built Python (2.7.3) so I compiled from 
source.  I noticed a few things:

1.  The modules compiled from C source have an extension of .so, not .dylib
2.  I installed nose so I could run the numpy tests, but 0 tests ran.
3.  I configured numpy to use MKL as per the instructions on Intel's site, but 
the build still used the Accelerate framework provided by Apple.

Given all of this, whom do I speak to regarding numpy builds on Mac OS?

Thanks,

Tom

-----Original Message-----
From: numpy-discussion-boun...@scipy.org 
[mailto:numpy-discussion-boun...@scipy.org] On Behalf Of Robert Kern
Sent: Thursday, May 09, 2013 9:21 AM
To: Discussion of Numerical Python
Subject: Re: [Numpy-discussion] www.scipy.org down?

On Thu, May 9, 2013 at 2:10 PM, KACVINSKY Tom <tom.kacvin...@3ds.com> wrote:
> I am looking for a release of numpy for Mac OS, but I can't reach the
> scipy web server.  IS it down for maintenance?

It might have been. It's up now. The PyPI page is the best place to start 
looking for downloads:

  https://pypi.python.org/pypi/numpy/

The Mac binaries are hosted on SourceForge:

  http://sourceforge.net/projects/numpy/files/NumPy/

--
Robert Kern
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion
This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systemes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.

For other languages, go to http://www.3ds.com/terms/email-disclaimer
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to