Auctoris / ctypes_demoLinks
A simple demonstration of using ctypes to call a C++ class from Python
☆30Updated 5 years ago
Alternatives and similar repositories for ctypes_demo
Users that are interested in ctypes_demo are comparing it to the libraries listed below
Sorting:
- A practical example of Tensorflow C API based deployment starting from a model trained with Tensorflow + Keras☆82Updated 6 years ago
- Scripts to create Debian packages with the Tensorflow C/C++ API for Ubuntu x86_64 and Raspberry Pi☆87Updated 6 years ago
- C++20 N-dimensional Matrix class for hobby project☆23Updated 4 years ago
- An example of a hybrid python/C++ package with unit tests☆145Updated 6 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆66Updated 6 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- Libtorch C++ Examples☆52Updated 4 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 7 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 4 years ago
- Simple example of using pybind11.☆18Updated 7 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 5 months ago
- Implementation of cv::Mat conversion to numpy.array for pybind11☆207Updated 3 years ago
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- A single header-only C++ library for particle swarm optimization.☆21Updated 6 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A Platform for Real Time CNN Visualization☆51Updated 6 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- Examples of libtorch, which is C++ front end of PyTorch☆28Updated 5 years ago
- C++ fast hierarchical clustering algorithms☆88Updated 2 years ago
- Sharing Ctypes Structures and NumPy Arrays in Unrelated Processes Using POSIX Shared Memory in Python☆22Updated 6 years ago
- NNPACK for Darknet☆32Updated 8 years ago
- Docker images for Boost's C++ libraries☆24Updated 3 years ago
- C++ Implementation of Savitzky-Golay filters☆35Updated 5 years ago
- Many examples of many features of many software packages☆233Updated 8 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆170Updated 6 years ago
- This is the practice of Python C extensions.☆103Updated 2 years ago
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- A series of convenience functions to make basic image processing operations such as translation, rotation, resizing and skeletonization w…☆14Updated 7 years ago