sdiehl / numpileLinks
A tiny 1000 line LLVM-based numeric specializer for scientific Python code.
☆409Updated 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☆313Updated 4 months ago
- C Python, made faster.☆341Updated 9 years ago
- I will write this later...☆270Updated 7 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- ☆608Updated 7 years ago
- a python-like language with hindley-milner-like type system, which is compiled to c☆246Updated 3 years ago
- Recursive descent parsing library for Python based on functional combinators☆352Updated last year
- Now part of Cling, no longer maintained here☆125Updated 9 years ago
- Python code object transformers☆185Updated last year
- I'd just like to interject for a moment...☆51Updated 9 years ago
- Haskell-powered Python 3 interpreter☆579Updated 7 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Experimental multicore fork of Python 3☆587Updated 6 months ago
- HOPE: A Python Just-In-Time compiler for astrophysical computations☆383Updated 4 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…☆402Updated 10 years ago
- Tail Call Optimization for Python☆240Updated 8 years ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- vmprof - a statistical program profiler☆432Updated 2 months ago
- Python module to modify bytecode☆314Updated last month
- Python to C++ 14 transpiler☆581Updated 7 years ago
- A Python implementation of a Python bytecode runner☆1,323Updated 11 months ago
- 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
- x86-64 assembler embedded in Python☆2,012Updated last year
- Dynamically typed functional programming language☆913Updated 8 years ago
- A library for pattern matching on symbolic expressions in Python.☆169Updated last year
- C Foreign Function Interface and JIT using Clang/LLVM☆553Updated 2 months ago
- Resources for learning about Python internals and CPython source code☆473Updated 2 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago
- C++ dynamic ndarray library, with Python exposure☆305Updated 4 years ago