Auctoris / ctypes_demo
A simple demonstration of using ctypes to call a C++ class from Python
☆30Updated 4 years ago
Alternatives and similar repositories for ctypes_demo:
Users that are interested in ctypes_demo are comparing it to the libraries listed below
- Simple example of using pybind11.☆17Updated 6 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 7 years ago
- NumPy-compatible multidimensional arrays in C++☆160Updated 4 months ago
- Computes the Savitzky-Golay Filter coefficients.☆108Updated 3 years ago
- NNPACK for Darknet☆33Updated 7 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated 9 months ago
- Boost::Python wrapper for parts of the Eigen c++ library☆33Updated last year
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Build Boost with CMake find_package Support☆16Updated 9 years ago
- A simple Graph Library to allow C++ users to model problems using graphs.☆15Updated 3 years ago
- Numerical optimization in C++☆38Updated 10 years ago
- A practical example of Tensorflow C API based deployment starting from a model trained with Tensorflow + Keras☆81Updated 5 years ago
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆22Updated 3 weeks ago
- Library with colormaps for C++☆27Updated last year
- C++ Implementation of Savitzky-Golay filters☆34Updated 4 years ago
- Fastest CPU (AVX2) Bilinear and Nearest-Neighbor Interpolation: 25-100% faster than OpenCV. For computer vision / image processing.☆21Updated 3 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- Sample projects demonstrating use of scikit-build☆77Updated last week
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆23Updated 4 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- Scripts to create Debian packages with the Tensorflow C/C++ API for Ubuntu x86_64 and Raspberry Pi☆87Updated 5 years ago
- Machine learning library in C++ with Eigen☆18Updated 9 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
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 11 years ago
- Comparing the performance of Python, NumPy and C extensions☆39Updated 5 years ago
- High Performance Median Filtering Algorithm Based on NVIDIA GPU Computing☆19Updated 7 years ago
- Fast computation of rectangular histogram of oriented gradients (R-HOG) features using integral histogram☆11Updated 3 weeks ago
- C++20 N-dimensional Matrix class for hobby project☆23Updated 3 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 7 years ago
- A Nonlinear Least Squares Minimizer☆34Updated 12 years ago