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

Reply via email to