mattfowler / PythonCExtensions
Comparing the performance of Python, NumPy and C extensions
☆40Updated 6 years ago
Alternatives and similar repositories for PythonCExtensions:
Users that are interested in PythonCExtensions are comparing it to the libraries listed below
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆80Updated 3 weeks ago
- Example Numba implementations of functions☆173Updated 2 years ago
- Utilities for writing C++ extension modules.☆84Updated last year
- Minimal example for passing structured data from Python to C++.☆14Updated 9 years ago
- A Vectorized Python Dict/Set☆117Updated last year
- Vectorizing Python for concurrent SIMD execution.☆71Updated 9 years ago
- Python module for detection of CPU features☆28Updated 3 weeks ago
- Serialize numpy arrays using msgpack☆202Updated 8 months ago
- Pure Python GPGPU library☆167Updated 7 months ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- Example python (numpy) -- CUDA installable package with a C-extension library☆142Updated 5 years ago
- A geometry library written in Python☆106Updated 2 months ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆225Updated 2 months ago
- IPython / Jupyter integration for pybind11☆67Updated 7 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆161Updated 4 years ago
- MPI parallel map and cluster scheduling☆60Updated 3 weeks ago
- a python trace profiler that outputs to chrome trace-viewer format (about://tracing).☆65Updated 3 years ago
- Python bindings for xtensor☆351Updated 7 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- Run Keras models from a C++ application on embedded devices☆65Updated 4 years ago
- Generates Python Extension modules from Cythons PXD files☆76Updated 4 months ago
- An example of a hybrid python/C++ package with unit tests☆144Updated 5 years ago
- C++ backend for Jupyter interactive widgets☆139Updated 10 months ago
- A collection of C++ headers which make it easier to write Python C extension modules.☆86Updated 3 weeks ago
- Python API for writing multiprocessing pipelines☆90Updated 2 years ago
- Cookiecutter for a Python project making use of xtensor☆31Updated 5 years ago
- more-reasonable core functionality for numpy☆30Updated last week
- Data Parallel Python☆207Updated 11 years ago
- Parallel Programming with Python and Charm++☆294Updated last week
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago