<div dir="ltr">On Thu, Jan 23, 2014 at 12:25 PM, Thomas Heller <span dir="ltr"><<a href="mailto:theller@ctypes.org" target="_blank">theller@ctypes.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Did I say this before?  I would suggest that numpy develops a way<br>
where all the SSE binary variations would be installed, and the<br>
appropriate ones be loaded at runtime, depending on the user's CPU<br>
capabilities.  This would also allow py2exe'd distributions to include<br>
them all.</blockquote><div><br></div><div style>That was discussed on the numpy list, and would be really nice, but it may also be really difficult. OS-X has built-in support for multi-architecture binaries, but Windows does not, and while selecting a particular .dll (or .pyd) to load at run-time would be fairly straightforward  numpy  has more than one, and then there is the whole scipy stack, and all the third-party stuff compiled against it.</div>

<div style><br></div><div style>I suspect this wold have to be built-in to the python importing and distutils build system to be workable. But maybe someone smarter than me will figure it out.</div><div style><br></div><div style>

<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Some feedback from the people who did try those wheels would help. I<br>
asked for that on the numpy list after creating them, but didn't get<br>
much. So I haven't been in a hurry to move them over to PyPi.</blockquote></div></blockquote><div><br></div><div style>Serious chicken-egg problem there....</div><div style> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im"></div>
I would have tried wheels for windows, python 3.3 or 3.4, but there aren't any.</blockquote><div><br></div><div style>Yeah we need to get those up -- SSE2 only ones would work for MOST people.</div><div style><br></div>

<div style>-CHB</div><div style> </div></div><div><br></div>-- <br><br>Christopher Barker, Ph.D.<br>Oceanographer<br><br>Emergency Response Division<br>NOAA/NOS/OR&R            (206) 526-6959   voice<br>7600 Sand Point Way NE   (206) 526-6329   fax<br>

Seattle, WA  98115       (206) 526-6317   main reception<br><br><a href="mailto:Chris.Barker@noaa.gov" target="_blank">Chris.Barker@noaa.gov</a>
</div></div>