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☆139Updated 2 months ago
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆150Updated 7 years ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆86Updated last year
- Cython interface to Eigen library☆114Updated 6 months ago
- C++ library for fast Gauss transforms.☆67Updated last year
- Sample projects demonstrating use of scikit-build☆78Updated this week
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 2 years ago
- Python bindings for xtensor☆359Updated last month
- Example pybind11 module built with a Python-based build system☆516Updated last week
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆161Updated 4 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Implementation of cv::Mat conversion to numpy.array for pybind11☆205Updated 3 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- An example combining scikit-build and pybind11☆129Updated this week
- NumPy-compatible multidimensional arrays in C++☆161Updated 7 months ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 5 years ago
- Fast automatic differentiation library in C++☆106Updated 3 years ago
- Example pybind11 module built with a CMake-based build system☆663Updated last week
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆147Updated 3 years ago
- An GPU/CUDA implementation of the Hungarian algorithm☆111Updated 6 years ago
- some test to implement cv::Mat conversion to numpy.array☆25Updated 8 years ago
- IPython / Jupyter integration for pybind11☆68Updated 8 years ago
- Combined array and automatic differentiation library in C++☆175Updated 2 weeks ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆63Updated 6 years ago
- Using nlohmann::json with pybind11☆151Updated last week
- Wrapping python made easy☆121Updated 5 years ago
- Binder, tool for automatic generation of Python bindings☆336Updated 2 weeks ago