benjaminjack / python_cpp_exampleLinks
An example of a hybrid python/C++ package with unit tests
☆145Updated 6 years ago
Alternatives and similar repositories for python_cpp_example
Users that are interested in python_cpp_example are comparing it to the libraries listed below
Sorting:
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆83Updated 3 weeks ago
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 8 months ago
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆149Updated 7 years ago
- Wrapping python made easy☆123Updated 6 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Cython interface to Eigen library☆119Updated last year
- Python bindings for xtensor☆363Updated last month
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- Example pybind11 module built with a Python-based build system☆528Updated last week
- A multi-platform collection of C++ software libraries for Computer Vision and Image Understanding.☆253Updated 3 weeks ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆65Updated 6 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 7 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆88Updated last year
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Binder, tool for automatic generation of Python bindings☆356Updated 2 months ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆150Updated last year
- Example python (numpy) -- CUDA installable package with a C-extension library☆144Updated 6 years ago
- C++ library for fast Gauss transforms.☆70Updated last year
- NumPy-compatible multidimensional arrays in C++☆162Updated last year
- Examples for the usage of "pybind11"☆665Updated 4 years ago
- Implementation of cv::Mat conversion to numpy.array for pybind11☆207Updated 3 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- Using nlohmann::json with pybind11☆162Updated 6 months ago
- GPU-accelerated Levenberg-Marquardt curve fitting in CUDA☆333Updated last month
- Direct Graphical Models (DGM) C++ library, a cross-platform Conditional Random Fields library, which is optimized for parallel computing …☆188Updated 3 years ago
- Sample projects demonstrating use of scikit-build☆81Updated last week
- Pybind11 bindings for Google's Protocol Buffers☆63Updated 3 weeks ago