benjaminjack / python_cpp_exampleLinks
An example of a hybrid python/C++ package with unit tests
☆145Updated 5 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 demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- Cython interface to Eigen library☆115Updated 8 months ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- A multi-platform collection of C++ software libraries for Computer Vision and Image Understanding.☆251Updated 2 weeks ago
- Direct Graphical Models (DGM) C++ library, a cross-platform Conditional Random Fields library, which is optimized for parallel computing …☆189Updated 3 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆141Updated 4 months ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆87Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- NumPy-compatible multidimensional arrays in C++☆163Updated 10 months ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆65Updated 6 years ago
- Example pybind11 module built with a Python-based build system☆522Updated this week
- Python bindings for xtensor☆361Updated 3 weeks ago
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆149Updated 7 years ago
- Pythonic bindings to the Ceres-Solver minimizer☆18Updated 5 years ago
- Sample projects demonstrating use of scikit-build☆79Updated this week
- C++ library for fast Gauss transforms.☆68Updated last year
- Binder, tool for automatic generation of Python bindings☆344Updated this week
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- TooN - Tom's Object Oriented Numerics library☆127Updated last year
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆148Updated last year
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 9 years ago
- Example python (numpy) -- CUDA installable package with a C-extension library☆143Updated 5 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- An example combining scikit-build and pybind11☆134Updated this week
- Python bindings for ceres-solver (via Cython)☆45Updated 10 years ago