sdiehl / numpileLinks
A tiny 1000 line LLVM-based numeric specializer for scientific Python code.
☆411Updated 4 years ago
Alternatives and similar repositories for numpile
Users that are interested in numpile are comparing it to the libraries listed below
Sorting:
- Implementation of the LLVM tutorial in Python using llvmlite☆337Updated 11 months ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- Experimental multicore fork of Python 3☆589Updated last year
- C Python, made faster.☆344Updated 10 years ago
- ☆608Updated 8 years ago
- a python-like language with hindley-milner-like type system, which is compiled to c☆246Updated 4 years ago
- Data Parallel Python☆209Updated 12 years ago
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆403Updated 10 years ago
- I will write this later...☆268Updated 8 years ago
- Now part of Cling, no longer maintained here☆125Updated 10 years ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆363Updated 4 months ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- A tutorial on defining domain-specific languages and transforming them to high-performance code☆84Updated 3 years ago
- C++ dynamic ndarray library, with Python exposure☆304Updated 5 years ago
- Python to C++ 14 transpiler☆584Updated 7 years ago
- Runtime compiler for numerical Python☆235Updated 11 months ago
- Haskell-powered Python 3 interpreter☆581Updated 8 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- I'd just like to interject for a moment...☆51Updated 9 years ago
- Resources for learning about Python internals and CPython source code☆475Updated 3 years ago
- A bytecode compiler for Python 3☆157Updated 5 years ago
- Numba extension for compiling Pandas data frames, Intel® Scalable Dataframe Compiler☆642Updated 2 years ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆183Updated 3 years ago
- Vectorizing Python for concurrent SIMD execution.☆72Updated 10 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Fun with time travel: Implementing retroactive data structures in Python☆227Updated 4 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago