mattfowler / PythonCExtensionsLinks
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:
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆132Updated 2 months ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆81Updated 3 weeks ago
- Code associated with an upcoming blog post discussing ctypes and python bindings in general☆60Updated 3 years ago
- Code accompanying my blog post on k-means in Python, C++ and CUDA☆58Updated 7 years ago
- Utilities for writing C++ extension modules.☆85Updated 2 years ago
- Learning 0mq with examples and notes from articles on the web☆94Updated 4 years ago
- Minimal example for passing structured data from Python to C++.☆14Updated 9 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆226Updated last month
- Ring buffer that allows for high-throughput data transfer between multiproccessing Python processes.☆134Updated 7 years ago
- Vectorizing Python for concurrent SIMD execution.☆71Updated 9 years ago
- Run Keras models from a C++ application on embedded devices☆65Updated 4 years ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Data Parallel Python☆207Updated 12 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆161Updated 5 years ago
- PyBindGen: a python bindings generator☆155Updated 2 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Example python (numpy) -- CUDA installable package with a C-extension library☆143Updated 5 years ago
- Pure Python Evolutionary Algorithms Framework☆46Updated 5 years ago
- A simple Kalman Filter built in TensorFlow☆23Updated 7 years ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- Parallel Programming with Python and Charm++☆295Updated last week
- Machine Learning Benchmark Scripts☆106Updated 5 years ago
- A collection of C++ headers which make it easier to write Python C extension modules.☆87Updated 2 weeks ago
- An example of a hybrid python/C++ package with unit tests☆144Updated 5 years ago
- Flask-based package for monitoring utilisation of nVidia GPUs.☆156Updated 6 years ago
- Chaco is a Python package for building interactive and custom 2-D plots.☆295Updated this week
- A GPU (CUDA) based Artificial Neural Network library☆109Updated 3 years ago
- Encode pairs of integers as single integer values using the Cantor pairing algorithm☆39Updated 4 years ago
- more-reasonable core functionality for numpy☆47Updated 3 months ago
- Weave - tools for including C/C++ code within Python code.☆57Updated last year