Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I see this question is a little old, but I'll put my experience here in case it helps others googling. The easiest solution for me was to install the Anaconda distribution: <a href="https://store.continuum.io/" rel="nofollow">https://store.continuum.io/</a> Note there is a "very free" version for general use, and a nice academic version for ... well, academic use. :)</p> <p>Numba is actually supported by the Continuum folks, at least according to one of their <a href="http://continuum.io/blog/numba_growcut" rel="nofollow">tutorials</a>. I've installed it and am just now starting to play around with the thing. I've liked it thus far (although have had some minor trouble getting it to play nice with some Cython modules I previously created). If you go the Continuum route, they have a somewhat hidden <a href="http://continuum.io/blog/index" rel="nofollow">blog</a> I've found useful (the link on the main page is under "Company", which is not the first place I look). Check out their things tagged "Numba;" there are examples there. </p> <p>My other secret reason for using Numba via Anaconda: since they seem to be relatively new, I speculate they may be very "on top of" addressing Qs or problems getting Numba working for you in their distrib -- wanting to build a good name and product and all that. This is, of course, just pure speculation on my part.</p> <p>The only downside: no inclusion of Picloud in Anaconda. I have used that quite a bit in the past, so this is disappointing. It just means a little more work for myself, but zero work is nice :)</p> <p>Note: I'm not affiliated with Continuum at all. I'm just pleasantly surprised with their product thus far.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload