mattfowler / PythonCExtensions
Comparing the performance of Python, NumPy and C extensions
☆40Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for PythonCExtensions
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆81Updated this week
- Pure Python GPGPU library☆164Updated 3 months ago
- Example Numba implementations of functions☆171Updated 2 years ago
- Vectorizing Python for concurrent SIMD execution.☆71Updated 9 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆130Updated 6 years ago
- Learning 0mq with examples and notes from articles on the web☆96Updated 3 years ago
- MongoDB Browser for results created with the Sacred framework☆16Updated 5 years ago
- Data Parallel Python☆207Updated 11 years ago
- Utilities for writing C++ extension modules.☆83Updated last year
- Generates Python Extension modules from Cythons PXD files☆75Updated 2 weeks ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Python API for writing multiprocessing pipelines☆86Updated 2 years ago
- A Vectorized Python Dict/Set☆115Updated last year
- PyBindGen: a python bindings generator☆150Updated last year
- Python SIP wrapper for libtesseract (Apache license)☆12Updated 7 years ago
- A cookiecutter template for a modern C++ project with python bindings☆32Updated 2 years ago
- An example of a hybrid python/C++ package with unit tests☆144Updated 5 years ago
- Cookiecutter for a Python project making use of xtensor☆31Updated 4 years ago
- Weave - tools for including C/C++ code within Python code.☆56Updated last year
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆219Updated 2 months ago
- more-reasonable core functionality for numpy☆30Updated 2 months ago
- ☆50Updated last year
- A quick intro to Cython for Python users who don't know C☆34Updated 4 years ago
- [Outdated. Please use https://github.com/numba/numba-examples] Examples of NumbaPro in use.☆170Updated 2 years ago
- C++ backend for Jupyter interactive widgets☆137Updated 5 months ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆43Updated 8 months ago
- An Inline C++ Extension Generator for Python☆11Updated 3 years ago
- Example python (numpy) -- CUDA installable package with a C-extension library☆143Updated 5 years ago
- IPython / Jupyter integration for pybind11☆66Updated 7 years ago
- Some notes on using Cython to increase the performance of Python code.☆59Updated 2 months ago