tleonhardt / Python_Interface_Cpp
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
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆161Updated 4 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆86Updated last year
- Generates Python Extension modules from Cythons PXD files☆76Updated 6 months ago
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 6 months ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆130Updated this week
- Demonstrates how to call a C++ class from Python using pybind11.☆34Updated 4 years ago
- python wrapper for the OpenCL FFT library clFFT☆54Updated 10 months ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- lazy parallel ondemand zero copy numpy array data flows with caching and dirty propagation☆78Updated 5 years ago
- Pyculib - Python bindings for CUDA libraries☆97Updated 6 years ago
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆150Updated 7 years ago
- This project provides the infrastructure to build CMake Python wheels.☆121Updated this week
- A cookiecutter template for a modern C++ project with python bindings☆32Updated 2 years ago
- Learning Cython packtpub.com code examples.☆166Updated 8 years ago
- Automatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX☆220Updated 4 years ago
- Example code for blog post.☆66Updated 10 years ago
- BLAS extension to xtensor☆167Updated 3 weeks ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆131Updated 4 years ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- Boost::Python wrapper for parts of the Eigen c++ library☆33Updated 2 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 5 years ago
- Sample projects demonstrating use of scikit-build☆77Updated this week
- An augmented version of cProfile and Snakeviz☆27Updated 7 years ago
- Setuptools extension to build and package CMake projects☆70Updated 6 months ago
- Python Qt tutorial☆14Updated 6 years ago
- Cookiecutter for a Python project making use of xtensor☆31Updated 5 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 2 years ago
- An automatic Python wrapper generator for C++ code.☆46Updated 5 months ago
- Demo project for building and shipping Python conda packages with Appveyor CI and Travis CI☆67Updated 6 years ago