Re: [python-win32] Intel Compilers, Intel MKL, math.h vs mathimf.h

2009-12-09 Thread Tim Roberts
terry.rank...@csiro.au wrote: > > Hi Guys, > > Here is an ugly one for you, > > > > On Windows XP (VS2008, Intel 10 and 11 series C and F compilers and > the intel 10.2 MKL) , I have a software stack which looks like this: > > > > Python > > Numpy > > Boost > > My application (eScript) > > >

[python-win32] Intel Compilers, Intel MKL, math.h vs mathimf.h

2009-12-08 Thread Terry.Rankine
Hi Guys, Here is an ugly one for you, On Windows XP (VS2008, Intel 10 and 11 series C and F compilers and the intel 10.2 MKL) , I have a software stack which looks like this: Python Numpy Boost My application (eScript) I want to use the intel compilers across the entire stack, and I also want t