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☆161Updated 5 years ago
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- NumPy-compatible multidimensional arrays in C++☆163Updated 9 months ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆87Updated last year
- Generates Python Extension modules from Cythons PXD files☆76Updated this week
- Pyculib - Python bindings for CUDA libraries☆98Updated 6 years ago
- This project provides the infrastructure to build CMake Python wheels.☆128Updated this week
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆150Updated 7 years ago
- Sample projects demonstrating use of scikit-build☆79Updated last week
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆93Updated 3 years ago
- Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX☆220Updated 4 years ago
- Setuptools extension to build and package CMake projects☆69Updated 9 months ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 2 months ago
- Calling C from Python☆90Updated 4 years ago
- Demonstrates how to call a C++ class from Python using pybind11.☆35Updated 4 years ago
- Weave - tools for including C/C++ code within Python code.☆59Updated 2 years ago
- A cookiecutter template for a modern C++ project with python bindings☆32Updated 3 years ago
- BLAS extension to xtensor☆169Updated 3 weeks ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Python bindings for xtensor☆360Updated this week
- Example code for blog post.☆66Updated 10 years ago
- Performance benchmarks of Python, Numpy, etc. vs. other languages such as Matlab, Julia, Fortran.☆28Updated last month
- NumPy-based Python interface to Intel® oneAPI Math Kernel Library (oneMKL) Fourier Transform Functions☆67Updated this week
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- An automatic Python wrapper generator for C++ code.☆47Updated 8 months ago
- Capture C-level stdout/stderr in Python☆208Updated 2 weeks ago
- Cython interface to Eigen library☆114Updated 8 months ago
- Flexible Library for Efficient Numerical Solutions☆127Updated last month
- Pure Python GPGPU library☆170Updated 2 weeks ago
- IPython / Jupyter integration for pybind11☆68Updated 8 years ago