bast / pybind11-demo
Demonstrates how to call a C++ class from Python using pybind11.
☆33Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for pybind11-demo
- NumPy-compatible multidimensional arrays in C++☆162Updated last month
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆80Updated 6 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆146Updated last year
- An example of a hybrid python/C++ package with unit tests☆144Updated 5 years ago
- ☆42Updated 6 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆43Updated last week
- How to use CUDA with Python numpy☆37Updated 6 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- An example for using CMake with the SWIG code generator☆47Updated 3 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 2 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆36Updated 4 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆57Updated this week
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆46Updated 7 years ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 2 years ago
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆133Updated 10 months ago
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆85Updated 7 months ago
- BLAS extension to xtensor☆158Updated 3 months ago
- The x template library☆207Updated 5 months ago
- Simple example of implementing a new Tensorflow operation and its gradient in C++.☆56Updated 5 years ago
- C++ wrapper for the HDF5 C-library☆118Updated this week
- a c++/cuda template library for tensor lazy evaluation☆163Updated last year
- Using nlohmann::json with pybind11☆145Updated 2 weeks ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆83Updated 9 months ago
- Source code examples from the Parallel Forall Blog☆94Updated 5 years ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆142Updated 2 years ago
- Simple example of using pybind11.☆16Updated 6 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆49Updated 7 months ago