chudur-budur / numba-scipy

numba_scipy extends Numba to make it aware of SciPy

Home Page:https://numba-scipy.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

numba-scipy

Gitter

Numba + SciPy = numba-scipy

numba-scipy extends Numba to make it aware of SciPy. Numba is an open source, NumPy-aware optimizing compiler for Python sponsored by Anaconda, Inc. It uses the LLVM compiler project to generate machine code from Python syntax.

For more information about Numba, see the Numba homepage: http://numba.pydata.org

For more information about numba-scipy see: https://numba-scipy.readthedocs.io/en/latest/index.html

Dependencies

  • numba

About

numba_scipy extends Numba to make it aware of SciPy

https://numba-scipy.readthedocs.io/en/latest/

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 96.0%Language:Shell 2.7%Language:Batchfile 1.4%