Yup - you can just install those packages, then try to run the default
example/tests, and both pass for me!  For other packages, like mysqldb,
which is a breeze to compile on Linux, but compiling it on Windows under 64
bit is incredibly painful.  Here is a good guide if you want to do it on
your own though:
http://blog.victorjabur.com/2011/06/08/compiling-mysqldb-1-2-3-on-windows-32-and-64-without-need-the-mysql-database-5-5-installed/


On Tue, Mar 5, 2013 at 10:04 AM, klo uo <klo...@gmail.com> wrote:

> So are you saying llvm isn't needed, if numba/llvmpy are installed from
> Christoph's packages?
>
>
> On Tue, Mar 5, 2013 at 9:21 AM, federico vaggi 
> <vaggi.feder...@gmail.com>wrote:
>
>> For Windows, installing numba is a breeze using:
>>
>> http://www.lfd.uci.edu/~gohlke/pythonlibs/
>>
>> Basically, all the gnarly extensions are available already compiled with
>> all the dependencies handled properly.  It's absolutely amazing and I
>> strongly encourage everyone who uses Python on Windows sometime to take
>> advantage of Christian's awesome work.
>>
>> Federico
>>
>> On Tue, Mar 5, 2013 at 8:55 AM, klo uo <klo...@gmail.com> wrote:
>>
>>> On Tue, Mar 5, 2013 at 1:07 AM, Jacob Vanderplas <
>>> jake...@cs.washington.edu> wrote:
>>>
>>>> I've played with numba a bit.  Right now, installation of numba can be
>>>> quite a headache.  It took me a couple hours to get it up and running, and
>>>> that was on a linux machine.  I'd bet it would be even more difficult on a
>>>> mac or (heaven forbid) windows box.
>>>>
>>>
>>> It wasn't that much harder on Windows. My main problem while building
>>> numba was compiling right llvm. After that it was strait forward, IIRC.
>>>
>>> Was it worth it? - For me practically not, but I feel fine knowing that
>>> I can get there and perhaps play with it in future.
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Everyone hates slow websites. So do we.
>>> Make your web apps faster with AppDynamics
>>> Download AppDynamics Lite for free today:
>>> http://p.sf.net/sfu/appdyn_d2d_feb
>>> _______________________________________________
>>> Scikit-learn-general mailing list
>>> Scikit-learn-general@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_d2d_feb
>> _______________________________________________
>> Scikit-learn-general mailing list
>> Scikit-learn-general@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>
>>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to