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:
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆83Updated 2 weeks ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆136Updated 7 months ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Materials for EuroSciPy 2017 SymPy tutorial☆21Updated 6 years ago
- An example of a hybrid python/C++ package with unit tests☆146Updated 6 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Example Numba implementations of functions☆178Updated 3 years ago
- A geometry library written in Python☆111Updated this week
- ☆42Updated last year
- Run Keras models from a C++ application on embedded devices☆65Updated 5 years ago
- Easy, OpenMP style multiprocessing for Python on Unix.☆286Updated 2 years ago
- A quick intro to Cython for Python users who don't know C☆34Updated 5 years ago
- Serialize numpy arrays using msgpack☆209Updated last year
- Pure Python/Numpy implementation of the Nelder-Mead algorithm.☆127Updated 4 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆66Updated 6 years ago
- A GPU (CUDA) based Artificial Neural Network library☆110Updated 4 years ago
- Slides for quantstack talks☆81Updated 2 years ago
- Code associated with an upcoming blog post discussing ctypes and python bindings in general☆60Updated 4 years ago
- How to Write and Debug C Extension Modules☆40Updated 7 years ago
- Tutorial on "Efficient Python for High-Performance Computing"☆121Updated 10 months ago
- Stupidly-simple speed measurements for Python.☆156Updated 3 years ago
- Examples using Numba.☆140Updated 11 months ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆229Updated 2 weeks ago
- Stitch together some panoramas!☆67Updated 7 years ago
- Pure Python GPGPU library☆170Updated 3 months ago
- Quick demo using BRISK feature descriptors in Python to identify and then extract a target image from a scene.☆22Updated 10 years ago
- Wrapper for multiprocessing that provides a bunch of boilerplate.☆83Updated last year
- Python implementation of the Epigenetic Robotic Architecture (ERA). It includes standalone classes for Self-Organizing Maps (SOM) and Heb…☆73Updated 6 years ago
- Experiments with Python imports and unit testing, with tests and modules nested at various levels, and using absolute and relative import…☆120Updated 11 years ago
- Material for the SciPy 2017 Cython tutorial☆143Updated 8 years ago