tleonhardt / Python_Interface_CppLinks
Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11
☆64Updated 5 years ago
Alternatives and similar repositories for Python_Interface_Cpp
Users that are interested in Python_Interface_Cpp are comparing it to the libraries listed below
Sorting:
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 11 months ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆88Updated last year
- Pyculib - Python bindings for CUDA libraries☆98Updated 6 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 4 months ago
- Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX☆221Updated 4 years ago
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆149Updated 7 years ago
- BLAS extension to xtensor☆170Updated 2 months ago
- Python bindings for xtensor☆361Updated last month
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆93Updated 4 years ago
- Generates Python Extension modules from Cythons PXD files☆76Updated last month
- Sample projects demonstrating use of scikit-build☆81Updated last week
- Calling C from Python☆90Updated 4 years ago
- Setuptools extension to build and package CMake projects☆69Updated 10 months ago
- Learning Cython packtpub.com code examples.☆169Updated 8 years ago
- Weave - tools for including C/C++ code within Python code.☆59Updated 2 years ago
- HPC-oriented transpiler for C, C++, Cython, Fortran, OpenCL and Python.☆144Updated 7 months ago
- Pure Python GPGPU library☆170Updated this week
- Cython interface to Eigen library☆117Updated 9 months ago
- Demonstrates how to call a C++ class from Python using pybind11.☆35Updated 4 years ago
- Example Numba implementations of functions☆177Updated 2 years ago
- python wrapper for the OpenCL FFT library clFFT☆54Updated 3 months ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆130Updated 4 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 months ago
- Easy Plot - A thin matplotlib wrapper for generating fast, easy and reusable plots in Python☆166Updated 7 years ago
- This project provides the infrastructure to build CMake Python wheels.☆129Updated last week
- NumPy-based Python interface to Intel® oneAPI Math Kernel Library (oneMKL) Fourier Transform Functions☆70Updated last week
- Capture C-level stdout/stderr in Python☆209Updated 2 weeks ago