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 last week
- Python API for writing multiprocessing pipelines☆90Updated 2 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Utilities for writing C++ extension modules.☆84Updated last year
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆226Updated 3 weeks ago
- A friendly fork of the Python Standard Library multiprocessing package which uses dill instead of pickle☆35Updated 5 years ago
- Tutorial on "Efficient Python for High-Performance Computing"☆121Updated 2 months ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 5 years ago
- Data Parallel Python☆207Updated 11 years ago
- A Python package that makes building pybind11 modules with cmake dead simple by using headers from pybind11 python package and supplying …☆30Updated 4 years ago
- Serialize numpy arrays using msgpack☆202Updated 9 months ago
- Module for supporting writing in a single source file a python module and a corresponding cython module. Contrary to cython pure python m…☆26Updated 8 years ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated 8 months ago
- Cython bindings for fpzip, a floating point image compression algorithm.☆34Updated last month
- Vectorizing Python for concurrent SIMD execution.☆71Updated 9 years ago
- Pure Python GPGPU library☆168Updated 8 months ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- Generate and execute native code at run time, from Python☆53Updated 2 months ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆86Updated last year
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- more-reasonable core functionality for numpy☆31Updated last month
- Generates Python Extension modules from Cythons PXD files☆76Updated 5 months ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- ☆72Updated 3 weeks ago
- Automatic differentiation for NumPy☆99Updated 9 years ago
- Minimal example for passing structured data from Python to C++.☆14Updated 9 years ago
- Python module for computing statistics and regression in a single pass.☆98Updated 3 years ago
- IPython / Jupyter integration for pybind11☆67Updated 7 years ago
- [deprecated] High-performance interactive visualization in Python☆186Updated 9 years ago
- Ring buffer that allows for high-throughput data transfer between multiproccessing Python processes.☆131Updated 7 years ago