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☆317Updated 8 months ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- C Python, made faster.☆343Updated 9 years ago
- ☆608Updated 8 years ago
- I will write this later...☆269Updated 7 years ago
- a python-like language with hindley-milner-like type system, which is compiled to c☆246Updated 4 years ago
- Experimental multicore fork of Python 3☆586Updated 9 months ago
- Now part of Cling, no longer maintained here☆125Updated 9 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
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Data Parallel Python☆209Updated 12 years ago
- A tutorial on defining domain-specific languages and transforming them to high-performance code☆81Updated 3 years ago
- Runtime compiler for numerical Python☆235Updated 8 months ago
- C++ dynamic ndarray library, with Python exposure☆304Updated 5 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆176Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Numba extension for compiling Pandas data frames, Intel® Scalable Dataframe Compiler☆642Updated last year
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆182Updated 3 years ago
- Haskell-powered Python 3 interpreter☆579Updated 8 years ago
- A bytecode compiler for Python 3☆157Updated 5 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- CPS transform for Python☆22Updated 12 years ago
- Python subsets☆41Updated 8 years ago
- Bug-free machine learning on stochastic computation graphs☆396Updated 6 years ago
- Haskell language features and standard libraries in pure Python.☆870Updated 7 years ago
- C Foreign Function Interface and JIT using Clang/LLVM☆556Updated 5 months ago
- Python bindings to picosat (a SAT solver)☆192Updated last month
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago