All Projects → numba → Numba Scipy

numba / Numba Scipy

Licence: bsd-2-clause
numba_scipy extends Numba to make it aware of SciPy

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Numba Scipy

Numba
NumPy aware dynamic Python compiler using LLVM
Stars: ✭ 7,090 (+7134.69%)
Mutual labels:  compiler, llvm, numpy
Eulerian Remote Heartrate Detection
Remote heart rate detection through Eulerian magnification of face videos
Stars: ✭ 48 (-51.02%)
Mutual labels:  numpy, scipy
Leekscript V2
A dynamically typed, compiled just-in-time programming language used in Leek Wars' AIs
Stars: ✭ 46 (-53.06%)
Mutual labels:  compiler, llvm
Kai
An expressive low level programming language
Stars: ✭ 68 (-30.61%)
Mutual labels:  compiler, llvm
Unlisp Llvm
Compiler for a toy Lisp language
Stars: ✭ 33 (-66.33%)
Mutual labels:  compiler, llvm
Mlcourse.ai
Open Machine Learning Course
Stars: ✭ 7,963 (+8025.51%)
Mutual labels:  numpy, scipy
Dask
Parallel computing with task scheduling
Stars: ✭ 9,309 (+9398.98%)
Mutual labels:  numpy, scipy
Cfl
a Compileable statically typed Functional programming Language
Stars: ✭ 7 (-92.86%)
Mutual labels:  compiler, llvm
Akilang
A compiler for a simple language, built with Python and LLVM
Stars: ✭ 71 (-27.55%)
Mutual labels:  compiler, llvm
Docker Alpine Python Machinelearning
Small Docker image with Python Machine Learning tools (~180MB) https://hub.docker.com/r/frolvlad/alpine-python-machinelearning/
Stars: ✭ 76 (-22.45%)
Mutual labels:  numpy, scipy
Ghpythonremote
A two-way connector to use regular Python from IronPython in Rhino/Grasshopper, and vice-versa.
Stars: ✭ 85 (-13.27%)
Mutual labels:  numpy, scipy
Zion
A statically-typed strictly-evaluated garbage-collected readable programming language.
Stars: ✭ 33 (-66.33%)
Mutual labels:  compiler, llvm
Numpycpp
A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.
Stars: ✭ 30 (-69.39%)
Mutual labels:  numpy, scipy
Llvm Tutorial Standalone
DEPRECATED (Use: https://github.com/llvm-hs/llvm-hs-kaleidoscope )
Stars: ✭ 38 (-61.22%)
Mutual labels:  compiler, llvm
Lyca
programming language compiler w/ llvm
Stars: ✭ 9 (-90.82%)
Mutual labels:  compiler, llvm
Ncar Python Tutorial
Numerical & Scientific Computing with Python Tutorial
Stars: ✭ 50 (-48.98%)
Mutual labels:  numpy, scipy
Credit Risk Modelling
Credit Risk analysis by using Python and ML
Stars: ✭ 91 (-7.14%)
Mutual labels:  numpy, scipy
Grin
GRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support.
Stars: ✭ 834 (+751.02%)
Mutual labels:  compiler, llvm
Ldc
The LLVM-based D Compiler.
Stars: ✭ 937 (+856.12%)
Mutual labels:  compiler, llvm
Seeless
C IDE for iOS
Stars: ✭ 71 (-27.55%)
Mutual labels:  compiler, llvm

numba-scipy


.. image:: https://badges.gitter.im/numba/numba.svg :target: https://gitter.im/numba/numba?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge :alt: 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

Dependencies

  • numba
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].