Numba: A Dynamic Python compiler for Science

Travis Oliphant, Siu Kwan Lam, Mark Florisson
Numba is a compiler for Python syntax that uses the LLVM library and llvmpy to convert specifically decorated Python functions to machine code at run-time. It allows Python syntax to be used to do scien

Пікірлер: 2

  • @ozzy4president51
    @ozzy4president5110 жыл бұрын

    @autojit is probably the most useful thing I ever encountered

  • @nvj944

    @nvj944

    10 жыл бұрын

    @autojit is the 2nd most useful thing I ever encountered... Python is the 1st. :)