benjaminjack / python_cpp_exampleLinks
An example of a hybrid python/C++ package with unit tests
☆144Updated 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 C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- Fast zero-overhead bindings between NumPy and Eigen☆141Updated 3 months 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
- Cython interface to Eigen library☆114Updated 7 months ago
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆150Updated 7 years ago
- Wrapping python made easy☆122Updated 5 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆161Updated 5 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 9 months ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆64Updated 6 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- GPU-accelerated Levenberg-Marquardt curve fitting in CUDA☆326Updated last month
- Example pybind11 module built with a Python-based build system☆519Updated this week
- Python bindings for xtensor☆359Updated 3 months ago
- A multi-platform collection of C++ software libraries for Computer Vision and Image Understanding.☆250Updated last month
- Binder, tool for automatic generation of Python bindings☆338Updated last month
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 5 years ago
- Example python (numpy) -- CUDA installable package with a C-extension library☆143Updated 5 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆86Updated last year
- C++ library for fast Gauss transforms.☆68Updated last year
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- Examples for the usage of "pybind11"☆658Updated 4 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 6 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Pythonic bindings to the Ceres-Solver minimizer☆18Updated 5 years ago
- Using nlohmann::json with pybind11☆156Updated last month
- Scattered data interpolation with multilevel B-Splines☆79Updated 9 months ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago