ttroy50 / pybind11-example
Simple example of using pybind11.
☆16Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for pybind11-example
- Demonstrates how to call a C++ class from Python using pybind11.☆33Updated 4 years ago
- Examples from Second Edition of Discovering Modern C++☆22Updated 6 years ago
- Numerical optimization in C++☆38Updated 10 years ago
- CMake package finder for MKL☆28Updated 3 years ago
- A thread safe simple C++ wrapper for FFTW & MKL☆15Updated 3 years ago
- A C++17 interface for HDF5☆89Updated 5 months ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆121Updated last week
- An expression template based linear algebra library running completely on the GPU using CUDA☆22Updated 3 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆45Updated 7 years ago
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆97Updated 5 years ago
- Exploring using stdpar and Cython☆32Updated 3 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 6 years ago
- MWE for using the Eigen library in CUDA kernels☆117Updated 2 years ago
- OpenMP tutorial☆36Updated 7 years ago
- Dive to Deep Learning with Pytorch C++ API☆9Updated 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)…☆66Updated 5 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆27Updated 7 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆36Updated 9 years ago
- A detailed conversion of a C++ project to Python using pybind11☆18Updated 3 years ago
- Source code examples from the Parallel Forall Blog☆94Updated 5 years ago
- Matrix multiplication using c++11 threads☆32Updated 6 years ago
- A C++ toolbox for computing Discrete and Fast Fourier Transforms (DFT,FFT), Power Spectral Density (PSD) estimates, and the sound pressur…☆13Updated last year
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆79Updated 5 months ago
- Python interface to the TRIANGLE program by Jonathan Richard Shewchuck☆10Updated 3 years ago
- KMeans clustering in Eigen.☆25Updated 8 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆146Updated last year
- LAPACK++ is a C++ wrapper around CPU and GPU LAPACK and LAPACK-like linear algebra libraries, developed as part of the SLATE project.☆50Updated 2 weeks ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆142Updated 2 years ago
- A demonstration of speeding up a 1D convolution using SSE☆49Updated 8 years ago
- ☆22Updated 5 years ago