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
Sorting:
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆80Updated 3 weeks ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆130Updated this week
- Run Keras models from a C++ application on embedded devices☆65Updated 4 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆161Updated 4 years 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☆90Updated 3 years ago
- Example python (numpy) -- CUDA installable package with a C-extension library☆143Updated 5 years ago
- Vectorizing Python for concurrent SIMD execution.☆71Updated 9 years ago
- Python bindings for xtensor☆354Updated last month
- IPython / Jupyter integration for pybind11☆67Updated 7 years ago
- C++ backend for the bqplot 2-D plotting library☆99Updated 5 years ago
- Pure Python GPGPU library☆168Updated 9 months ago
- Data Parallel Python☆207Updated 12 years ago
- Utilities for writing C++ extension modules.☆85Updated last year
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- Minimal example for passing structured data from Python to C++.☆14Updated 9 years ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- MongoDB Browser for results created with the Sacred framework☆16Updated 5 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 7 months ago
- Example Numba implementations of functions☆175Updated 2 years ago
- 🐍 A pure python ring buffer with optional custom element factory. Locked, Blocking and Disruptor variants are available. 🪐☆14Updated 5 years ago
- JET is a different approach to make numeric python substantially faster☆66Updated 8 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆86Updated last year
- A Cython interface to FLANN☆24Updated 4 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- An example of a hybrid python/C++ package with unit tests☆144Updated 5 years ago
- torch-inspect -- collection of utility functions to inspect low level information of neural network for PyTorch☆17Updated 2 years ago
- Serialize numpy arrays using msgpack☆202Updated 10 months ago
- A cookiecutter template for a modern C++ project with python bindings☆32Updated 2 years ago
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆93Updated 3 years ago