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).☆82Updated this week
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 7 months 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
- Cython interface to Eigen library☆119Updated 11 months ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 7 years ago
- Python bindings for xtensor☆363Updated 2 weeks ago
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆149Updated 7 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- C++ library for fast Gauss transforms.☆70Updated last year
- Example pybind11 module built with a Python-based build system☆525Updated this week
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Python bindings for ceres-solver (via Cython)☆45Updated 10 years ago
- NumPy-compatible multidimensional arrays in C++☆162Updated last year
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆65Updated 6 years ago
- A multi-platform collection of C++ software libraries for Computer Vision and Image Understanding.☆251Updated this week
- Binder, tool for automatic generation of Python bindings☆354Updated 2 months ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆89Updated last year
- Pythonic bindings to the Ceres-Solver minimizer☆18Updated 5 years ago
- Combined array and automatic differentiation library in C++☆181Updated last month
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Using nlohmann::json with pybind11☆162Updated 5 months ago
- Wrapping python made easy☆123Updated 6 years ago
- (unofficial) tqdm-like single header c++ pretty progress bar☆225Updated last year
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Examples for the usage of "pybind11"☆665Updated 4 years ago
- Global optimization algorithms written in C++☆49Updated 4 years ago
- Numerical optimization in C++☆40Updated 11 years ago