benjaminjack / python_cpp_example
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
- Fast zero-overhead bindings between NumPy and Eigen☆138Updated 5 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆80Updated 8 months ago
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆151Updated 6 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
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆63Updated 5 years ago
- Cython interface to Eigen library☆114Updated last month
- Sample projects demonstrating use of scikit-build☆76Updated this week
- NumPy-compatible multidimensional arrays in C++☆160Updated 3 months ago
- Fast automatic differentiation library in C++☆107Updated 3 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆138Updated last year
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆134Updated 4 years ago
- Combined array and automatic differentiation library in C++☆173Updated 11 months ago
- MWE for using the Eigen library in CUDA kernels☆118Updated 2 years ago
- Wrapping python made easy☆121Updated 5 years ago
- Implementation of cv::Mat conversion to numpy.array for pybind11☆202Updated 3 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆148Updated last year
- Numerical optimization in C++☆38Updated 10 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 5 years ago
- C++ library for fast Gauss transforms.☆66Updated 9 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☆84Updated 9 months ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Using nlohmann::json with pybind11☆148Updated last month
- Global optimization algorithms written in C++☆47Updated 3 years ago
- Examples for the usage of "pybind11"☆643Updated 3 years ago
- Python bindings for xtensor☆350Updated 5 months ago
- BLAS extension to xtensor☆159Updated 5 months ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆144Updated 2 years ago
- Pythonic bindings to the Ceres-Solver minimizer☆18Updated 4 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆160Updated 4 years ago