sdiehl / numpileLinks
A tiny 1000 line LLVM-based numeric specializer for scientific Python code.
☆410Updated 3 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☆314Updated 6 months ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- C Python, made faster.☆341Updated 9 years ago
- ☆608Updated 7 years ago
- a python-like language with hindley-milner-like type system, which is compiled to c☆246Updated 4 years ago
- Data Parallel Python☆208Updated 12 years ago
- Experimental multicore fork of Python 3☆587Updated 7 months ago
- HOPE: A Python Just-In-Time compiler for astrophysical computations☆383Updated 4 years ago
- Now part of Cling, no longer maintained here☆125Updated 9 years ago
- C++ dynamic ndarray library, with Python exposure☆304Updated 4 years ago
- I will write this later...☆269Updated 7 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
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆354Updated 5 years ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- Numba extension for compiling Pandas data frames, Intel® Scalable Dataframe Compiler☆644Updated last year
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- Runtime compiler for numerical Python☆235Updated 6 months ago
- A tutorial on defining domain-specific languages and transforming them to high-performance code☆81Updated 3 years ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆181Updated 3 years ago
- Python bindings to picosat (a SAT solver)☆190Updated 4 months ago
- The Lift programming language and compiler☆213Updated 3 years ago
- Resources for learning about Python internals and CPython source code☆473Updated 2 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- Python AST that abstracts the underlying Python version☆146Updated 5 months ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Database of CPU Opcodes☆253Updated last year
- Educational open-source CPU suite (with assembler, linker and simulator)☆175Updated last year