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 5 years ago
- Example code for interfacing with C and C++ from Python using Cython, SWIG, CFFI, PyPy, and pybind11☆64Updated 5 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5☆87Updated last year
- An example of a hybrid python/C++ package with unit tests☆145Updated 5 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 10 months ago
- C++11 wrapper for NumPy, SciPy and Matplotlib using pybind11☆20Updated 6 years ago
- Scripts to create Debian packages with the Tensorflow C/C++ API for Ubuntu x86_64 and Raspberry Pi☆87Updated 5 years ago
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- Demonstrates how to call a C++ class from Python using pybind11.☆35Updated 4 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- C++20 N-dimensional Matrix class for hobby project☆23Updated 3 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
- Calling C from Python☆90Updated 4 years ago
- Using nlohmann::json with pybind11☆158Updated 3 months ago
- Boost.Python interface for NumPy; now deprecated in factor of the version in Boost.Python itself.☆149Updated 7 years ago
- I implemented a parallel algorithm for matrix inversion based on Gauss-Jordan elimination.☆45Updated 9 years ago
- OpenGL seen through Hartley-Zisserman camera model☆22Updated 7 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- BLAS extension to xtensor☆169Updated last month
- Tutorial for wrapping C++ library into Python using pybind11 and CMake☆148Updated last year
- An example for using CMake with the SWIG code generator☆49Updated 4 years ago
- Utilities and example for using CMake to build Cython modules - migrated to scikit-build☆162Updated 5 years ago
- NNPACK for Darknet☆32Updated 8 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- Python bindings for xtensor☆361Updated last month
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- Cython interface to Eigen library☆115Updated 8 months ago
- Wrapping python made easy☆123Updated 6 years ago