tleonhardt / Python_Interface_CppLinks
Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11
☆66Updated 6 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++☆163Updated last year
- Pyculib - Python bindings for CUDA libraries☆99Updated 6 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆89Updated last year
- Generates Python Extension modules from Cythons PXD files☆77Updated last week
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆136Updated 7 months ago
- Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX☆222Updated 5 years ago
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆150Updated 7 years ago
- Boost::Python wrapper for parts of the Eigen c++ library☆33Updated 2 years ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆130Updated 5 years ago
- Weave - tools for including C/C++ code within Python code.☆59Updated 2 years ago
- Calling C from Python☆90Updated 4 years ago
- Numeric and scientific computing on GPUs for Python with a NumPy-like API☆93Updated 4 years ago
- Python bindings for xtensor☆363Updated 2 months ago
- This project provides the infrastructure to build CMake Python wheels.☆131Updated last week
- Sample projects demonstrating use of scikit-build☆81Updated 2 weeks ago
- Pure Python GPGPU library☆170Updated 3 months ago
- BLAS extension to xtensor☆172Updated 5 months ago
- python wrapper for the OpenCL FFT library clFFT☆54Updated last month
- Cython interface to Eigen library☆119Updated last year
- Setuptools extension to build and package CMake projects☆69Updated last year
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Example Numba implementations of functions☆178Updated 3 years ago
- Easy Plot - A thin matplotlib wrapper for generating fast, easy and reusable plots in Python☆166Updated 7 years ago
- ☆33Updated 10 years ago
- lazy parallel ondemand zero copy numpy array data flows with caching and dirty propagation☆79Updated 5 years ago
- Parallel Programming with Python and Charm++☆295Updated 5 months ago
- Performance benchmarks of Python, Numpy, etc. vs. other languages such as Matlab, Julia, Fortran.☆29Updated 6 months ago
- Demonstrates how to call a C++ class from Python using pybind11.☆35Updated 5 years ago